[cairo-commit] roadster ChangeLog,1.23,1.24

Ian McIntosh commit at pdx.freedesktop.org
Sat Feb 26 01:37:38 PST 2005


Committed by: ian

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

Modified Files:
	ChangeLog 
Log Message:
	* db.c: Added City and State tables and functions to search / add them.
	* import_tiger.c: Extract City, State, and ZIP and save them to DB.  Fix bug in ALL tables where the last row wasn't being imported.
	* search_road.c: Display City, State, and ZIP in results list.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/roadster/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- ChangeLog	26 Feb 2005 04:48:39 -0000	1.23
+++ ChangeLog	26 Feb 2005 09:37:36 -0000	1.24
@@ -1,3 +1,9 @@
+2005-02-26  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
+
+	* db.c: Added City and State tables and functions to search / add them.
+	* import_tiger.c: Extract City, State, and ZIP and save them to DB.  Fix bug in ALL tables where the last row wasn't being imported.
+	* search_road.c: Display City, State, and ZIP in results list.
+
 2005-02-25  Ian McIntosh  <ian_mcintosh at linuxadvocate.org>
 	
 	* track.c:




More information about the cairo-commit mailing list