summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorewt <devnull@localhost>1996-10-20 19:30:10 +0000
committerewt <devnull@localhost>1996-10-20 19:30:10 +0000
commitbbf9b6561a82daff48a6ceb97abcf9e337a4f4d1 (patch)
tree074af3bcf086c9b54a00c52589d6362912cfd32d /CHANGES
parentff01a9b53b68769d68f32c8f3bdfe18904101aa2 (diff)
downloadrpm-bbf9b6561a82daff48a6ceb97abcf9e337a4f4d1.tar.gz
rpm-bbf9b6561a82daff48a6ceb97abcf9e337a4f4d1.tar.bz2
rpm-bbf9b6561a82daff48a6ceb97abcf9e337a4f4d1.zip
*** empty log message ***
CVS patchset: 1112 CVS date: 1996/10/20 19:30:10
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a667d7423..b0747a5b3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+2.2.7 -> 2.2.8:
+ - added --ftpproxy, --ftpport (and wrote about them in rpm.8)
+ - added --nodeps to man page
+ - added --showrc to man page
+ - added conflict checking (use conflicts tag, which looks
+ just like the requires tag)
+ - fixed RPM's return code when package removal fails
+
2.2.6 -> 2.2.7:
- applied lots of portability patches
- builds on Solaris machines now!