summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/m4.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/m4.texi b/doc/m4.texi
index 06d871db..d4aa65e1 100644
--- a/doc/m4.texi
+++ b/doc/m4.texi
@@ -417,7 +417,10 @@ released 1.4.3 and 1.4.4. And in 2006, Eric Blake joined the team and
prepared patches for the release of 1.4.5, 1.4.6, 1.4.7, and 1.4.8.
More bug fixes were incorporated in 2007, with releases 1.4.9 and
1.4.10. Eric continued with some portability fixes for 1.4.11 and
-1.4.12 in 2008, and 1.4.13 in 2009.
+1.4.12 in 2008, 1.4.13 in 2009, 1.4.14, 1.4.15 and 1.4.16 in 2010.
+Following a long hiatus, Gary released 1.4.17 after upgrading to the
+latest autotools (and gnulib) along with all the small fixes they had
+accumulated.
Additionally, in 2008, Eric rewrote the scanning engine to reduce
recursive evaluation from quadratic to linear complexity. This was