projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed bug #9060: Wrong alert text in Constant editor
[Packages/TYPO3.CMS.git]
/
ChangeLog
diff --git
a/ChangeLog
b/ChangeLog
index
3cda1e8
..
1eba548
100755
(executable)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2008-08-12 Dmitry Dulepov <dmotry@typo3.org>
+
+ * Fixed bug #9060: Wrong alert text in Constant editor
+
2008-08-11 Benjamin Mack <benni@typo3.org>
* Fixed #8259: Cleanup: Call to t3lib_div::devLog() without key (Thanks to Francois Suter)