summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-10-25 21:52:08 +0000
committerIan McIntosh <ian_mcintosh@linuxadvocate.org>2005-10-25 21:52:08 +0000
commit1c7863052b7db8619e30c393802a6bd3db766ad1 (patch)
tree790c5edcfebea56a8e5decf33c28687722b770d5 /ChangeLog
parentd971066bbc5c89759b5d93eeda1214e836cb7ce9 (diff)
Switch from gfreelist to g_new and g_free for the list of selected POI
(currently not really used). Removed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd9b393..9ea6cf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-25 Ian McIntosh <ian_mcintosh@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@linuxadvocate.org>
* roadster.spec: Added RPM .spec file contributed by Ofer Achler.