diff options
Diffstat (limited to 'missing_d/ChangeLog')
-rw-r--r-- | missing_d/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/missing_d/ChangeLog b/missing_d/ChangeLog index 0251d6a6..afa66d70 100644 --- a/missing_d/ChangeLog +++ b/missing_d/ChangeLog @@ -1,7 +1,15 @@ +2013-02-11 Arnold D. Robbins <arnold@skeeve.com> + + * fnmatch.h, fnmatch.c: New files, from GNU Make. + 2012-12-24 Arnold D. Robbins <arnold@skeeve.com> * 4.0.2: Release tar ball made. +2012-09-13 Arnold D. Robbins <arnold@skeeve.com> + + * snprintf.c, strtoul.c: Remove TRUE/FALSE in favor of true/false. + 2012-05-04 Arnold D. Robbins <arnold@skeeve.com> * snprintf.c [DJGPP]: Change to __DJGPP__. |