summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2008-10-18 05:56:19 +0000
committerwl <wl>2008-10-18 05:56:19 +0000
commite8ab1287a86c0d63bf89cbf0942343edfbe3fa6b (patch)
treef0a30f1f3f5bda2204620dd6f25799eb94327048 /ChangeLog
parentebdc085f5c04d8b1fe9b29e8e6ee85711dda19d7 (diff)
downloadgroff-e8ab1287a86c0d63bf89cbf0942343edfbe3fa6b.tar.gz
* src/preproc/tbl/main.cpp (process_format): Rename `x' and `X' to
`m' and `M', respectively. Sort entries in `switch' block. * src/preproc/tbl/tbl.man: Updated. Sort key entries; other minor improvements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b4ceed9..d8b646aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-18 Werner LEMBERG <wl@gnu.org>
+
+ * src/preproc/tbl/main.cpp (process_format): Rename `x' and `X' to
+ `m' and `M', respectively.
+ Sort entries in `switch' block.
+ * src/preproc/tbl/tbl.man: Updated.
+ Sort key entries; other minor improvements.
+
2008-10-17 Werner LEMBERG <wl@gnu.org>
* src/preproc/tbl/table.cpp (table::compute_available_block_width):