summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2012-01-25 07:10:08 +0000
committerwl <wl>2012-01-25 07:10:08 +0000
commit0fce2ce618dc74051ada86961d72f4b82392c1dc (patch)
tree133c1fc750aef52a7193c356696ff3e9be6bcc44 /ChangeLog
parent0c3390ea0b359075dcba51f4728bc39f57755803 (diff)
downloadgroff-0fce2ce618dc74051ada86961d72f4b82392c1dc.tar.gz
* tmac/e.tmac (bl): Make it work inside blocks.
See threads starting with http://lists.gnu.org/archive/html/groff/2011-12/msg00055.html http://lists.gnu.org/archive/html/groff/2012-01/msg00000.html
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02385d03..b6c6e967 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-01-25 Tadziu Hoffmann <hoffmann@usm.uni-muenchen.de>
+
+ * tmac/e.tmac (bl): Make it work inside blocks.
+
+ See threads starting with
+
+ http://lists.gnu.org/archive/html/groff/2011-12/msg00055.html
+ http://lists.gnu.org/archive/html/groff/2012-01/msg00000.html
+
2012-01-10 Bruno Haible <bruno@clisp.org>
Fix handling of MAKEFLAGS variable.