[Buoh-dev] CVS commit to /cvsroot/buoh/buoh by carlosgc



CVS commit to /cvsroot/buoh/buoh by carlosgc

Modified Files:
	ChangeLog 
Log Message:
2006-10-08  Carlos Garcia Campos  <carlosgc gnome org>
	* src/buoh-comic-manager-date.c:
	Use g_date_set_time_t when available (glib >= 2.10) instead of
	g_date_set_time which is deprecated. Use g_date_set_parse instead of
	strptime. 

===================================================================
RCS file: /cvsroot/buoh/buoh/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- /cvsroot/buoh/buoh/ChangeLog	2006/10/08 18:05:35	1.98
+++ /cvsroot/buoh/buoh/ChangeLog	2006/10/08 19:01:06	1.99
@@ -1,5 +1,13 @@
 2006-10-08  Carlos Garcia Campos  <carlosgc gnome org>
 
+	* src/buoh-comic-manager-date.c:
+
+	Use g_date_set_time_t when available (glib >= 2.10) instead of
+	g_date_set_time which is deprecated. Use g_date_set_parse instead of
+	strptime. 
+
+2006-10-08  Carlos Garcia Campos  <carlosgc gnome org>
+
 	* src/buoh-add-comic-dialog.c:
 	* src/buoh-comic-cache.c:
 	* src/buoh-comic-list.c:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]