Changed the version number, added include functionality.
authoradevries <devnull@localhost>
Wed, 29 Jul 1998 00:36:30 +0000 (00:36 +0000)
committeradevries <devnull@localhost>
Wed, 29 Jul 1998 00:36:30 +0000 (00:36 +0000)
CVS patchset: 2197
CVS date: 1998/07/29 00:36:30

CHANGES

diff --git a/CHANGES b/CHANGES
index 85a42e9..965eeef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
-2.5.3 -> 3.0
+2.5.3 -> 2.9
+        - fixed lib/rpmrc.c to accept include: tags (AdV)
+        - fixed the CHANGES file to reflect that this is 2.9, not 3.0 (AdV)
        - aggregate system includes into system.h.
        - rearrange functions to minimize exported routines in librpmbuild API.
        - generalize cpio I/O to eliminate pipe to exec'd gzip on install.