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 c6913bc2..cb797470 100644 --- a/missing_d/ChangeLog +++ b/missing_d/ChangeLog @@ -1,3 +1,11 @@ +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__. + 2012-03-28 Arnold D. Robbins <arnold@skeeve.com> * 4.0.1: Release tar ball made. |