]> git.itanic.dy.fi Git - maemo-mapper/commitdiff
Administrative changes in preparation for release of Maemo Mapper
authorgnuite <gnuite@gmail.com>
Sat, 16 Aug 2008 09:43:37 +0000 (09:43 +0000)
committergnuite <gnuite@gmail.com>
Sat, 16 Aug 2008 09:43:37 +0000 (09:43 +0000)
v2.4.2.

git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@194 6c538b50-5814-0410-93ad-8bdf4c0149d1

configure.ac
debian/changelog

index eec7b64631b42b4cfe3d60c958cd05c7df24ac59..61f7c9577204742489ed77a59772d9867af13944 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(maemo-mapper, 2.4.1)
+AM_INIT_AUTOMAKE(maemo-mapper, 2.4.2)
 
 AC_PROG_CPP
 AC_CONFIG_HEADERS(src/config.h)
index edbfa3d9b4e009f744e590e354e28f3f27b7c311..4664b163ed15f252146ab24ba82ce318aa3c2903 100644 (file)
@@ -1,3 +1,16 @@
+maemo-mapper (2.4.2) unstable; urgency=low
+
+  * Made compatible with new Debian autobuilder architecture.
+  * Added support for reading "cmt" tags in GPX.  They are treated the same as
+    "desc" tags.
+  * Changed flite invocation to support shell scripts.
+  * Fixed bad documentation regarding the "Area" tab of the "Manage Maps"
+    dialog.
+  * Fixed bug with handling unknown XML extensions.
+  * Added support for extra-maemo compilation on Linux.
+
+ -- John Costigan <gnuite@gmail.com>  Sat, 16 Aug 2008 01:00:00 -0700
+
 maemo-mapper (2.4.1) unstable; urgency=low
 
   * Fixed bug in editing POI categories (closes #2281).