From 4abf9bc75423551b2fb0a9e8eee53868c4fb875a Mon Sep 17 00:00:00 2001 From: Jonathan Dieter Date: Sat, 24 Mar 2007 19:48:54 +0200 Subject: A number of bug-fixes and added --disablepresto command-line option Signed-off-by: Jonathan Dieter --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') 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 - 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 - 0.2.1 + - Fixed bug in handling mirrorlists in original repositories + +* Thu Mar 22 2007 Jonathan Dieter - 0.2.0 + - Initial release -- cgit