diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:53:21 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-03-18 21:53:21 +0200 |
commit | 925f9363c4b0a5bb9375298afcdcf404efb32587 (patch) | |
tree | 74140256b6c2868669f1f072d508cea147c2a379 /NEWS | |
parent | e0c1194c4348e7adf99802461d45e3dd1bd192ff (diff) | |
download | egawk-925f9363c4b0a5bb9375298afcdcf404efb32587.tar.gz egawk-925f9363c4b0a5bb9375298afcdcf404efb32587.tar.bz2 egawk-925f9363c4b0a5bb9375298afcdcf404efb32587.zip |
Update to libtool 2.4.6.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ - Copyright (C) 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. + Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, + Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -42,7 +43,7 @@ Changes from 4.1.1 to 4.1.2 AWKPATH setting, be sure to put "." in it somewhere. The documentation has been updated and clarified. -10. Infrastructure upgrades: Automake 1.15, Gettext 0.19.4, Libtool 2.4.5, +10. Infrastructure upgrades: Automake 1.15, Gettext 0.19.4, Libtool 2.4.6, Bison 3.0.4. 11. If a user-defined function has a parameter with the same name as another |