projects
/
Packages
/
TYPO3.CMS.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added feature #9521: htmlArea RTE: factor out some functions dealing with inline...
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
rtehtmlarea
/
ChangeLog
diff --git
a/typo3/sysext/rtehtmlarea/ChangeLog
b/typo3/sysext/rtehtmlarea/ChangeLog
index
983f13e
..
3372578
100644
(file)
--- a/
typo3/sysext/rtehtmlarea/ChangeLog
+++ b/
typo3/sysext/rtehtmlarea/ChangeLog
@@
-1,6
+1,7
@@
2008-10-08 Stanislas Rolland <typo3@sjbr.ca>
* Fixed bug #9516: htmlARea RTE: Move link tags to head
+ * Added feature #9521: htmlArea RTE: factor out some functions dealing with inline elements
2008-10-05 Stanislas Rolland <typo3@sjbr.ca>