summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Dieter <jdieter@gmail.com>2007-03-24 19:48:54 +0200
committerJonathan Dieter <jdieter@gmail.com>2007-03-24 19:48:54 +0200
commit4abf9bc75423551b2fb0a9e8eee53868c4fb875a (patch)
tree3755dd29f332c73cc1a3a11e8afcb6654da15290 /ChangeLog
parent716502c6d282a17ce63333cff14fc9b7ac1f0316 (diff)
downloadpresto-4abf9bc75423551b2fb0a9e8eee53868c4fb875a.tar.gz
presto-4abf9bc75423551b2fb0a9e8eee53868c4fb875a.tar.xz
presto-4abf9bc75423551b2fb0a9e8eee53868c4fb875a.zip
A number of bug-fixes and added --disablepresto command-line option
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..44c5044
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,12 @@
+* Sat Mar 24 2007 Jonathan Dieter <jdieter@gmail.com> - 0.2.2
+ - Fixed "not showing download error" bug
+ - Added --disablepresto yum command-line option
+ - Added code to trap the (hopefully) unlikely scenario where applydeltarpm
+ fails
+ - Show byte savings at end of yum update
+
+* Fri Mar 23 2007 Jonathan Dieter <jdieter@gmail.com> - 0.2.1
+ - Fixed bug in handling mirrorlists in original repositories
+
+* Thu Mar 22 2007 Jonathan Dieter <jdieter@gmail.com> - 0.2.0
+ - Initial release