summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2010-02-25 19:34:08 +0000
committerwl <wl>2010-02-25 19:34:08 +0000
commit4de04ed53b19723acdc42512fb0b24daf280e1c4 (patch)
tree3f1f31e62d3500a951a094b0d56006f004c7870b /ChangeLog
parent083ad174dab7ae6c238bb1440b27d52e27be75d8 (diff)
downloadgroff-4de04ed53b19723acdc42512fb0b24daf280e1c4.tar.gz
Fix angle brackets in grohtml.
Reported by Colin Watson <cjwatson@debian.org>. * src/devices/grohtml/post-html.cpp (get_html_entity): Add U+27E8 and U+27E9.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 471a7bad..60440489 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-02-25 Werner LEMBERG <wl@gnu.org>
+
+ Fix angle brackets in grohtml.
+ Reported by Colin Watson <cjwatson@debian.org>.
+
+ * src/devices/grohtml/post-html.cpp (get_html_entity): Add U+27E8
+ and U+27E9.
+
2010-02-24 Colin Watson <cjwatson@debian.org>
Add new FreeBSD and Posix versions.