[Buoh-dev] CVS commit to /cvsroot/buoh/buoh by carlosgc
noreply at forge.novell.com
noreply at forge.novell.com
Sun Oct 8 13:01:06 MDT 2006
CVS commit to /cvsroot/buoh/buoh by carlosgc
Modified Files:
ChangeLog
Log Message:
2006-10-08 Carlos Garcia Campos <carlosgc at 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 at 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 at gnome.org>
+
* src/buoh-add-comic-dialog.c:
* src/buoh-comic-cache.c:
* src/buoh-comic-list.c:
More information about the Buoh-dev
mailing list