[yum-cvs] yum ChangeLog,1.58.2.1,1.58.2.2

Tambet Ingo tambet at linux.duke.edu
Wed May 24 14:15:51 UTC 2006


Update of /home/groups/yum/cvs/yum
In directory login1.linux.duke.edu:/tmp/cvs-serv1741

Modified Files:
      Tag: yum-2_6_X
	ChangeLog 
Log Message:
2006-05-24  Tambet Ingo  <tambet at ximian.com>

	* yum/storagefactory.py: Implement. Chooses the fastest
	available cache.

	* yum/repos.py: Remove the cache choosing and creation from
	here and move it to storagefactory.py.

	* yum/__init__.py: Log the storage being used.



Index: ChangeLog
===================================================================
RCS file: /home/groups/yum/cvs/yum/ChangeLog,v
retrieving revision 1.58.2.1
retrieving revision 1.58.2.2
diff -u -r1.58.2.1 -r1.58.2.2
--- ChangeLog	26 Apr 2006 15:52:05 -0000	1.58.2.1
+++ ChangeLog	24 May 2006 14:15:49 -0000	1.58.2.2
@@ -1,3 +1,13 @@
+2006-05-24  Tambet Ingo  <tambet at ximian.com>
+
+	* yum/storagefactory.py: Implement. Chooses the fastest
+	available cache.
+
+	* yum/repos.py: Remove the cache choosing and creation from
+	here and move it to storagefactory.py.
+
+	* yum/__init__.py: Log the storage being used.
+
 2006-04-26 11:47  skvidal
 
 	* yum.spec, yum/__init__.py: 




More information about the Yum-cvs-commits mailing list