diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-03-27 22:56:50 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-03-27 22:56:50 +0200 |
commit | 87347b80c8821cae07e4f530e75d200bedf9c9d6 (patch) | |
tree | 1107c461d0b2ee151aaf67a36416157c80bc8e48 /doc/ChangeLog | |
parent | bd53bb875a7aaae81b2a44810cfe532bb53f08d6 (diff) | |
parent | 4d396858eb897f2bb6d318b851a369ee92e50147 (diff) | |
download | egawk-87347b80c8821cae07e4f530e75d200bedf9c9d6.tar.gz egawk-87347b80c8821cae07e4f530e75d200bedf9c9d6.tar.bz2 egawk-87347b80c8821cae07e4f530e75d200bedf9c9d6.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0b34c55f..8d6166a8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,23 @@ +2014-03-27 Arnold D. Robbins <arnold@skeeve.com> + + * gawktexi.in: Finish the massive indexing improvements such that + functions are indexed the way I want in TeX and the way Eli + wants in Info. + + Unrelated: + + * gawktexi.in: Add a note in extension chapter that lookup of + PROCINFO can fail. + +2014-03-27 Eli Zaretskii <eliz@gnu.org> + + * gawktexi.in: First round of massive indexing improvements. + +2014-03-27 Antonio Giovanni Colombo <azc100@gmail.com> + + * gawktexi.in: Redo all the examples using BBS-list to a different + file that doesn't use out-of-date concepts. + 2014-03-10 Arnold D. Robbins <arnold@skeeve.com> * gawktexi.in: Finish indexing improvements. (For now, anyway.) |