From fb1f240dcb9f64a5e258454b5a7eccdbd109c631 Mon Sep 17 00:00:00 2001 From: ewt Date: Mon, 15 Apr 1996 22:19:30 +0000 Subject: [PATCH] *** empty log message *** CVS patchset: 540 CVS date: 1996/04/15 22:19:30 --- CHANGES | 11 ++++++++++- CREDITS | 9 +++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index de30fec..24babbd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,17 @@ 2.0.6 -> 2.0.7: - builds now set umask 022 for all scripts + - queries relative paths correctly (thanks to Johnie Stafford) + - fixed error codes for failed installs + - don't add NULL entry to group index for packages that don't + have group information, add it to the "Unknown" group instead + - added --scripts query option + - added --noscripts for installing and uninstall without using + the pre/post scripts + - "rpm -qd" and "rpm -qc" work properly now (they didn't imply + -l before) 2.0.5 -> 2.0.6: - + - internal changes to error messages 2.0.4 -> 2.0.5: - added support for generic querying diff --git a/CREDITS b/CREDITS index 541b07f..6d53399 100644 --- a/CREDITS +++ b/CREDITS @@ -1,7 +1,12 @@ -Work on RPM was done by: +Work on RPM was done primarily by: Erik Troan Marc Ewing - Michael Nyquisk + +Significant code and/or ideas have been contributed by: + + Elliot Lee Nigel Metheringham + Michael Nyquisk Tyson Sawyer + Johnie Stafford -- 2.7.4