Ryan C. Gordon 24 سال پیش
والد
کامیت
f79e6e3334
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      CHANGELOG

+ 3 - 0
CHANGELOG

@@ -2,6 +2,9 @@
  * CHANGELOG.
  * CHANGELOG.
  */
  */
 
 
+05062002 - Edward Rudd also caught an embarrassing screwup by me in
+           unix.c: the open-for-append call was using "wb+" instead of
+           "ab" when calling fopen(). Doh!
 05152002 - configure script now deals with systems that have a readline
 05152002 - configure script now deals with systems that have a readline
            lib, but require it to be linked with curses. Thanks to Edward
            lib, but require it to be linked with curses. Thanks to Edward
            Rudd for the patch.
            Rudd for the patch.