*** empty log message ***
authorewt <devnull@localhost>
Tue, 24 Dec 1996 14:04:45 +0000 (14:04 +0000)
committerewt <devnull@localhost>
Tue, 24 Dec 1996 14:04:45 +0000 (14:04 +0000)
CVS patchset: 1255
CVS date: 1996/12/24 14:04:45

CHANGES

diff --git a/CHANGES b/CHANGES
index 062c3c7..8f50b90 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+2.2.11 -> 2.3:
+       - replaced putenv/setenv which calls which malloc() buffer -- these
+         are memory leaks, but the functions are only used between a fork()
+         and exec() so it doesn't matter
+       - created directroies are stamped with mtime from the file list
+
 2.2.10 -> 2.2.11:
        - fixed some include file problems for FreeBSD
        - fixed find-provides script for Linux (silly typo)