aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2007-06-17 15:07:25 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2007-06-17 15:07:25 +0000
commitb1d0787e062a976b33113f08e12c6d9193dbd2e7 (patch)
treeb560b695018a9801cdba8bf01b8808d6815cd9a1 /CHANGES
parent1764e182d9cf9937ad78a1452fe48c167372fc1a (diff)
downloadmgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.tar
mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.tar.gz
mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.tar.bz2
mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.tar.xz
mgarepo-b1d0787e062a976b33113f08e12c6d9193dbd2e7.zip
Perform less svn operations in getsrpm and rpmlog
- don't export SPECS/ when current/ is already exported - don't check for the presence of a path that will be exported in the same code, let it raise one exception - complain when no changelogs are found inside SPECS/
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fa45585..eee610a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
* 1.6.18
- added the subcommand "switch" to help with mirrors support
- initialize plugins in create-srpm too
+- changelog: perform less svn calls to obtain release number and oldlog
- changelog: show epoch even in the entry not released
- changelog: make default.chlog compatible with cheetah-2
- make "sync" compatible with rpm-4.4.8 behavior