]> git.itanic.dy.fi Git - maemo-mapper/commitdiff
Administrative changes in preparation for release of Maemo Mapper v2.5.
authorgnuite <gnuite@gmail.com>
Sun, 12 Oct 2008 03:08:45 +0000 (03:08 +0000)
committergnuite <gnuite@gmail.com>
Sun, 12 Oct 2008 03:08:45 +0000 (03:08 +0000)
git-svn-id: svn+ssh://garage/var/lib/gforge/svnroot/maemo-mapper/trunk@213 6c538b50-5814-0410-93ad-8bdf4c0149d1

configure.ac
debian/changelog

index 379fc168acc49e95e1a522a32993d52a0a346f03..c5a7f395c7386ef442eaad87f96904f3832d3a08 100644 (file)
@@ -18,7 +18,7 @@
 #
 
 AC_INIT(Makefile.am)
-AM_INIT_AUTOMAKE(maemo-mapper, 2.4.2)
+AM_INIT_AUTOMAKE(maemo-mapper, 2.5)
 
 AC_PROG_CPP
 AC_CONFIG_HEADERS(src/config.h)
index 4664b163ed15f252146ab24ba82ce318aa3c2903..10c860f290c5ed130cc74c5d50a14f8849a3467d 100644 (file)
@@ -1,3 +1,12 @@
+maemo-mapper (2.5) unstable; urgency=low
+
+  * Added support for layered maps.  This support is still very
+    experimental, and the potential for crashes is rather large.  Still,
+    there is demand for it, so I'm posting it early.  By default, layers are
+    disabled, so it should not affect normal users.
+
+ -- John Costigan <gnuite@gmail.com>  Sat, 11 Oct 2008 22:00:00 -0700
+
 maemo-mapper (2.4.2) unstable; urgency=low
 
   * Made compatible with new Debian autobuilder architecture.