*** empty log message ***
authorewt <devnull@localhost>
Mon, 27 Jul 1998 16:01:38 +0000 (16:01 +0000)
committerewt <devnull@localhost>
Mon, 27 Jul 1998 16:01:38 +0000 (16:01 +0000)
CVS patchset: 2190
CVS date: 1998/07/27 16:01:38

popt/CHANGES

index 4b90523..3525827 100644 (file)
@@ -1,3 +1,10 @@
+1.1 -> 1.2
+       - added popt.3 man page (Robert Lynch)
+       - don't use mmap anymore (its lack of portability isn't worth the
+         trouble)
+       - added test script
+       - added support for exec
+
 1.0 -> 1.1
        - moved to autoconf (Fred Fish)
        - added STRERROR replacement (Norbert Warmuth)