summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2013-02-08 07:46:04 +0000
committerwl <wl>2013-02-08 07:46:04 +0000
commitbb3c5bcbd9a41e275204aaf8c86c7c8dbf33b5f9 (patch)
treed6c8eb95459a55047100abdc234e3bde1e983c65 /ChangeLog
parent9526d056186004468f92b3c2b449af2bedb8ac67 (diff)
downloadgroff-bb3c5bcbd9a41e275204aaf8c86c7c8dbf33b5f9.tar.gz
Version 1.22.2 releasedgroff-1_22_2_real
======================= * NEWS, REVISION, doc/groff.texinfo, doc/webpage.ms: Updated. * 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--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d22e74f..06fe9126 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2013-02-07 Werner LEMBERG <wl@gnu.org>
+Version 1.22.2 released
+=======================
+
+ * NEWS, REVISION, doc/groff.texinfo, doc/webpage.ms: Updated.
+
+ * configure: Regenerated.
+
+ * doc/texinfo.tex: Updated from `texinfo' repository.
+
+ * src/roff/groff/groff.cpp (main) <'v'>: Update copyright year.
+
+2013-02-07 Werner LEMBERG <wl@gnu.org>
+
* src/libs/gnulib/*: Update `gnulib' files.
2013-02-02 Gilles Espinasse <g.esp@free.fr>