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 #9008: template.php doesn't fully utilize the loadJavascriptLib function
[Packages/TYPO3.CMS.git]
/
ChangeLog
diff --git
a/ChangeLog
b/ChangeLog
index
c01a8c0
..
44ffc5f
100755
(executable)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,6
@@
2008-07-22 Benjamin Mack <benni@typo3.org>
+ * Fixed bug #9008: template.php doesn't fully utilize the loadJavascriptLib function
* Fixed bug #9019: CSH in file_upload module is not in docheader
2008-07-21 Benjamin Mack <benni@typo3.org>