diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-28 21:48:44 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-28 21:48:44 +0200 |
commit | 4ecc73507924d09085e0149492045d5cbe16f7a0 (patch) | |
tree | bf6b150eebe4e9a3c403124bfc735170757e0775 /doc/ChangeLog | |
parent | e5fd15444e61ac39fcb63013d298fc2aea4fe74a (diff) | |
download | egawk-4ecc73507924d09085e0149492045d5cbe16f7a0.tar.gz egawk-4ecc73507924d09085e0149492045d5cbe16f7a0.tar.bz2 egawk-4ecc73507924d09085e0149492045d5cbe16f7a0.zip |
Minor bug fixes, lots more doc, make dist.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index dffa2976..cbc0d560 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,14 @@ +Tue Dec 28 21:46:21 2010 Arnold D. Robbins <arnold@skeeve.com> + + * README.DGAWK: Removed, since there is now a chapter on the + debugger. + * Makefile.am (EXTRA_DIST): Remove README.DGAWK. + +Tue Dec 28 07:13:20 2010 John Haque <j.eh@mchsi.com> + + * gawk.texi: Update dgawk examples. Document condition command + without an expression. Fix a typo. + Tue Dec 21 10:06:05 2010 Arnold D. Robbins <arnold@skeeve.com> * Makefile.am (pdf): Renamed from `all-pdf'. Much more logical |