summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 7 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c2bdbfe..ec6ff356 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-08-09 Werner LEMBERG <wl@gnu.org>
+
+ Provide proper Unicode mapping from and to dotless j.
+
+ * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),
+ src/libs/libgroff/uniglyph.cpp (unicode_to_glyph_list): Add it.
+
2012-08-08 Eric S. Raymond <esr@thyrsus.com>
Added Unicode code point for dotless j.
@@ -15,15 +22,6 @@
* man/groff_char.man: Clean up the mess, use real TBL tables.
-2012-08-07 Eric S. Raymond <esr@thyrsus.com>
-
- Yet more elimination of low-level troff hackery in the documentation
- so it can be lifted to structural markup.
-
- * contrib/groffer/perl/groffer.man: Use .IP rather than .TP in
- .Topic; this make structural parsing work. Also remove a
- pointless and somewhat out-of-date .ig section.
-
2012-07-23 Eric S. Raymond <esr@thyrsus.com>
More elimination of low-level troff hackery in the documentation