diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-03-03 21:12:28 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-03-03 21:12:28 +0000 |
commit | a0c8842ea591613b5c183e797b38887ca2c10804 (patch) | |
tree | aca1a780348cb155aa550d6ee73b6167b92adc5c | |
parent | e8dc997b06d5e5b50ba4f51dc74cd68ca8f6d612 (diff) | |
download | mgarepo-a0c8842ea591613b5c183e797b38887ca2c10804.tar mgarepo-a0c8842ea591613b5c183e797b38887ca2c10804.tar.gz mgarepo-a0c8842ea591613b5c183e797b38887ca2c10804.tar.bz2 mgarepo-a0c8842ea591613b5c183e797b38887ca2c10804.tar.xz mgarepo-a0c8842ea591613b5c183e797b38887ca2c10804.zip |
Updated CHANGES regarding the new configuration option and the new rpmlog
options
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ - fixed incompatibility with Python-2.4 on urlparse - fixed emptylog message, which was not being shown when needed - template: hide the first release when it has only invisible lines +- allow resorting changelog entries through the config option sort in the + log section +- added rpmlog options: -o to append the old changelog, -p to append the + changelog found in the spec, and -s to resort all changelog entries - fixed bad url used when using -v in getsrpm - make 'repsys submit' without package name or revision number work again - if REPSYS_CONF is set, /etc/repsys.conf and ~/.repsys/config will not be |