[cairo-commit] roadster ChangeLog,1.48,1.49

Ian McIntosh commit at pdx.freedesktop.org
Sun Mar 13 11:24:29 PST 2005


Committed by: ian

Update of /cvs/cairo/roadster
In directory gabe:/tmp/cvs-serv13461

Modified Files:
	ChangeLog 
Log Message:
	* src/layers.c: Add warning for bad color strings in layers.xml file.
	* src/map.c: Read map in fixed-location tiles to take advantage of MySQL query caching.
	* src/db.c: Enable query cache in embedded MySQL server.
	* src/map_draw_cairo.c: Allowing drawing of more road labels by permitting label to go over end of road slightly (scenemanager still prevents overlapping with other labels).


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- ChangeLog	13 Mar 2005 19:11:57 -0000	1.48
+++ ChangeLog	13 Mar 2005 19:24:27 -0000	1.49
@@ -1,5 +1,12 @@
 2005-03-13  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 
+	* src/layers.c: Add warning for bad color strings in layers.xml file.
+	* src/map.c: Read map in fixed-location tiles to take advantage of MySQL query caching.
+	* src/db.c: Enable query cache in embedded MySQL server.
+	* src/map_draw_cairo.c: Allowing drawing of more road labels by permitting label to go over end of road slightly (scenemanager still prevents overlapping with other labels).
+
+2005-03-13  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
 	* src/point.c:
 	* src/track.c:
 	* src/location.c:




More information about the cairo-commit mailing list