diff options
Diffstat (limited to 'pc/ChangeLog')
-rw-r--r-- | pc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog index f1d1978b..eb5636e9 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,3 +1,13 @@ +2013-12-10 Scott Deifik <scottd.mail@sbcglobal.net> + + * gawkmisc.c (init_sockets): Move into the right part of the + file so that it will be compiled for DJGPP also. + * Makefile.tst: Sync with mainline. + +2013-06-03 Arnold D. Robbins <arnold@skeeve.com> + + * gawkmisc.c (init_sockets): Rearrange ifdefs. + 2013-06-01 Eli Zaretskii <eliz@gnu.org> * popen.h (SIGKILL) [__MINGW32__]: Define. |