summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2012-12-28 11:59:30 +0000
committerwl <wl>2012-12-28 11:59:30 +0000
commitb9eb56730bdb0f3fa54a59926f1273ed13072f76 (patch)
tree3c1c4b2be345ff9db2220514da321d94bc74d61f /ChangeLog
parent811a7e9a5a8d9c132e070cec35b4dcf0a737700b (diff)
downloadgroff-b9eb56730bdb0f3fa54a59926f1273ed13072f76.tar.gz
Version 1.22 releasedgroff-1_22
===================== * NEWS, VERSION, doc/groff.texinfo, doc/webpage.ms: Updated. * config.guess, config.sub: Updated from `config' repository. * INSTALL.gen: Updated from `gnulib' repository (file `INSTALL'). * aclocal.m4, configure: Regenerated. * doc/texinfo.tex: Updated from `texinfo' repository. * src/roff/groff/groff.cpp (main) <'v'>: Update copyright year.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 20 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 283c8c22..4fe2c352 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2012-12-28 Werner LEMBERG <wl@gnu.org>
+
+Version 1.22 released
+=====================
+
+ * NEWS, VERSION, doc/groff.texinfo, doc/webpage.ms: Updated.
+
+ * config.guess, config.sub: Updated from `config' repository.
+
+ * INSTALL.gen: Updated from `gnulib' repository (file `INSTALL').
+
+ * aclocal.m4, configure: Regenerated.
+
+ * doc/texinfo.tex: Updated from `texinfo' repository.
+
+ * src/roff/groff/groff.cpp (main) <'v'>: Update copyright year.
+
2012-12-27 Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
* man/groff_font.man: Typographical improvements and typos.
@@ -17,7 +34,7 @@
2012-10-17 Deri James <deri@chuzzlewit.myzen.co.uk>
- * src/devices/gropdf/gropdf (do_D): The command \D't N' moves
+ * src/devices/gropdf/gropdf.pl (do_D): The command \D't N' moves
horizontal position by 'N'. gropdf now obeys this rule.
(do_t): Fixed kerning issue where width of non-kerned text could be
wrongly calculated using previous kern factor.
@@ -32,7 +49,7 @@
2012-09-20 Werner LEMBERG <wl@gnu.org>
- Simplify enviroment handling.
+ Simplify environment handling.
Suggested by Ivan Shmakov <oneingray@gmail.com>.
@@ -820,7 +837,7 @@ Version 1.21 released
Update texinfo.tex.
- * doc/texinfo.tex: Update von `texinfo' repository.
+ * doc/texinfo.tex: Update from `texinfo' repository.
2010-12-30 Werner LEMBERG <wl@gnu.org>