libgweather r363 - trunk
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: libgweather r363 - trunk
- Date: Mon, 1 Sep 2008 21:28:29 +0000 (UTC)
Author: vuntz
Date: Mon Sep 1 21:28:29 2008
New Revision: 363
URL: http://svn.gnome.org/viewvc/libgweather?rev=363&view=rev
Log:
2008-09-01 Vincent Untz <vuntz gnome org>
* configure.in:
* NEWS: version 2.23.91
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Sep 1 21:28:29 2008
@@ -1,3 +1,49 @@
+libgweather 2.23.92
+===================
+
+libgweather
+
+ * Fix build with old gcc (Jens Granseuer)
+ * Parse decimal degrees rather than d/m/s (Dan)
+
+Locations.xml
+
+ * Fix a regexp to not mangle the spacing around "/" in some cases (Dan)
+ * Fix various comments in Locations.xml (Dan)
+ * Drop a lot of cities that are not useful in this database (Dan)
+ * Make <coordinates> use decimal degrees rather than converting them to
+ degrees/minutes/seconds (Dan)
+ * Fix Bangkok, Thailand (Dan)
+ * Fix typo in MMGL so it appears again (Guadalajara, Mexico) (Dan)
+
+Misc
+
+ * Make --with-zoneinfo-dir configure flag work (Matt Keenan)
+ * Build system fixes for Locations.xml (Dan)
+ * Add a gweather-uninstalled.pc.in file (Damien Carbery, Vincent)
+
+Translators
+
+ * Djihed Afifi (ar)
+ * Runa Bhattacharjee (bn_IN)
+ * Andre Klapper (de)
+ * Jorge Gonzalez (es)
+ * IÃaki LarraÃaga Murgoitio (eu)
+ * Ilkka Tuohela (fi)
+ * Claude Paroz (fr)
+ * SeÃn de BÃrca (ga)
+ * Ignacio Casal Quinteiro (gl)
+ * Yair Hershkovitz (he)
+ * Shankar Prasad (kn)
+ * Arangel Angov (mk)
+ * Kjartan Maraas (nb)
+ * Tomasz Dominikowski (pl)
+ * FÃbio Nogueira (pt_BR)
+ * Duarte Loreto (pt)
+ * Daniel Nylander (sv)
+ * Theppitak Karoonboonyanan (th)
+ * Nguyán ThÃi Ngác Duy (vi)
+
libgweather 2.23.6
==================
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Sep 1 21:28:29 2008
@@ -1,4 +1,4 @@
-AC_INIT([libgweather],[2.23.90])
+AC_INIT([libgweather],[2.23.92])
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)
@@ -12,7 +12,7 @@
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=2:0:1
+LT_VERSION=2:1:1
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.11.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]