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 #17438: htmlArea RTE: non-xhtml markup in image dialogue
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
rtehtmlarea
/
ChangeLog
diff --git
a/typo3/sysext/rtehtmlarea/ChangeLog
b/typo3/sysext/rtehtmlarea/ChangeLog
index
e430d81
..
16e7e76
100644
(file)
--- a/
typo3/sysext/rtehtmlarea/ChangeLog
+++ b/
typo3/sysext/rtehtmlarea/ChangeLog
@@
-2,6
+2,7
@@
* Fixed bug #17349: htmlArea RTE: JS error when using "Edit element"
* Updated htmlArea RTE version to 2.2.0
+ * Fixed bug #17438: htmlArea RTE: non-xhtml markup in image dialogue
2011-01-21 Stanislas Rolland <typo3@sjbr.ca>