summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 9534a55953d0dfee030e57230dea4100cf58bf75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
* Mon Mar 26 2007 Jonathan Dieter <jdieter@gmail.com> - 0.2.9
 - Fix another mirrorlist bug
 - Minor optimization
 - Added logging to /var/log/presto.log
 - Fix another mirrorlist bug
 - Fix bug where we sometimes die if delta repository doesn't exist
 - Properly exit when unable to rebuild drpm
 - Do full (slow) MD5 check when checking to see if we can
   build RPM from disk

* Sat Mar 24 2007 Jonathan Dieter <jdieter@gmail.com> - 0.2.3
 - Fixed bug that breaks yum install

* 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