*** empty log message ***
authorewt <devnull@localhost>
Thu, 30 Jan 1997 19:57:30 +0000 (19:57 +0000)
committerewt <devnull@localhost>
Thu, 30 Jan 1997 19:57:30 +0000 (19:57 +0000)
CVS patchset: 1379
CVS date: 1997/01/30 19:57:30

CHANGES
CREDITS

diff --git a/CHANGES b/CHANGES
index ffc1e3f..f627bb2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,14 @@
        - %changelog processing
        - fixed broken requires/conflicts parsing for spec file
        - vastly improved --rebuilddb's robustness
+       - fixed misplaced free() (only affected inconsistent databases)
+       - added conflicts documentation to docs/dependencies
+       - using multiple query formats has them all concatenated
+       - removed stdin based query and verify selectors
+       - installs rpmpopt in libdir
+       - moved --provides and --scripts to rpmpopt
+       - added --setperms, --setugids
+       - incorporated newer de.po from Karsten Weiss
 
 2.3.2 -> 2.3.3:
        - Ripped out header internals and redid them. Any compatibility 
diff --git a/CREDITS b/CREDITS
index 45cc3c9..9c59124 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -15,9 +15,11 @@ Significant code and/or ideas have been contributed by:
        Jeff Johnson
        Hermann Lauer
        Elliot Lee
+       Benedict Lofstedt
        Jared Mauch
        Nigel Metheringham
        Michael Nyquisk
        Tyson Sawyer
        Johnie Stafford
        Gary Thomas
+       Karsten Weiss