[cairo-commit] roadster ChangeLog,1.95,1.96
Ian McIntosh
commit at pdx.freedesktop.org
Tue Oct 25 19:52:11 PDT 2005
- Previous message: [cairo-commit] cairo/src cairo-xcb-surface.c,1.49,1.50
- Next message: [cairo-commit]
roadster/src Makefile.am, 1.26, 1.27 gfreelist.c, 1.1,
NONE gfreelist.h, 1.1, NONE map.c, 1.57, 1.58 map.h, 1.29, 1.30
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: ian
Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv23866
Modified Files:
ChangeLog
Log Message:
* src/map.c: Switch from gfreelist to g_new and g_free for the list of selected POI (currently not really used).
* src/gfreelist.h:
* src/gfreelist.c: Removed.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- ChangeLog 20 Oct 2005 06:56:22 -0000 1.95
+++ ChangeLog 26 Oct 2005 02:52:08 -0000 1.96
@@ -1,3 +1,9 @@
+2005-10-25 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
+
+ * src/map.c: Switch from gfreelist to g_new and g_free for the list of selected POI (currently not really used).
+ * src/gfreelist.h:
+ * src/gfreelist.c: Removed.
+
2005-10-20 Ian McIntosh <ian_mcintosh at linuxadvocate.org>
* roadster.spec: Added RPM .spec file contributed by Ofer Achler.
- Previous message: [cairo-commit] cairo/src cairo-xcb-surface.c,1.49,1.50
- Next message: [cairo-commit]
roadster/src Makefile.am, 1.26, 1.27 gfreelist.c, 1.1,
NONE gfreelist.h, 1.1, NONE map.c, 1.57, 1.58 map.h, 1.29, 1.30
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list