diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-11-18 23:00:31 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-11-18 23:00:31 +0200 |
commit | 6f3612539c425da2bc1d34db621696e6a273b01c (patch) | |
tree | 9623b3ac2c54a93e5eed3be2b1dda7f4e4bf0e47 /pc/ChangeLog | |
parent | 4e3701015635401df2fc4da58abaab7645f4ebd3 (diff) | |
download | gawk-6f3612539c425da2bc1d34db621696e6a273b01c.tar.gz |
Bring latest byte code gawk into git. Hurray!
Diffstat (limited to 'pc/ChangeLog')
-rw-r--r-- | pc/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog index aef10213..7a9f9553 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,3 +1,18 @@ +Fri Nov 12 12:36:18 2010 Scott Deifik <scottd.mail@sbcglobal.net> + + * Makefile.tst: Sync with mainline version. + +Thu Oct 28 08:17:00 2010 Scott Deifik <scottd.mail@sbcglobal.net> + + * Makefile.tst: Sync with mainline version. + +Wed Jul 14 23:05:57 2010 Eli Zaretskii <eliz@gnu.org> + + * config.h (HAVE_USLEEP) [__MINGW32__]: Define. + + * gawkmisc.pc (usleep) [__MINGW32__]: Implementation of `usleep' + for MinGW. + Thu May 6 20:55:14 2010 Arnold D. Robbins <arnold@skeeve.com> * Release 3.1.8: Release tar file made. |