summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog37
-rw-r--r--configure.in2
2 files changed, 38 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bdd9ed5..bc33e36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+commit 0a4385c777571efa9784dcdc3da67e030222d736
+Author: Steve Zesch <[email protected]>
+Date: Tue May 29 12:20:44 2012 -0400
+
+ Removed ubuntu folder from distro.
+
+ distro/ubuntu/build | 36 ------------------------------------
+ distro/ubuntu/postinst | 9 ---------
+ distro/ubuntu/postrm | 6 ------
+ distro/ubuntu/preinst | 8 --------
+ distro/ubuntu/prerm | 11 -----------
+ 5 files changed, 0 insertions(+), 70 deletions(-)
+
+commit 44ec5aed7c1c7130caee72d56cf3a234603ef0d0
+Author: Steve Zesch <[email protected]>
+Date: Tue May 29 12:19:30 2012 -0400
+
+ libsoup-mate doesn't exist. Use libsoup-gnome instead.
+
+ configure.in | 12 ++++++------
+ libmateweather/weather-priv.h | 4 ++--
+ libmateweather/weather.c | 4 ++--
+ 3 files changed, 10 insertions(+), 10 deletions(-)
+
+commit 561c43c0463a41e819f31f42e30991e802b593df
+Author: Steve Zesch <[email protected]>
+Date: Wed Feb 22 20:58:53 2012 -0500
+
+ Preparing for 1.2 release.
+
+ AUTHORS | 9 +-
+ ChangeLog | 4220 ++++++++++++----------------------------------------------
+ README | 2 +
+ autogen.sh | 4 +-
+ configure.in | 2 +-
+ 5 files changed, 881 insertions(+), 3356 deletions(-)
+
commit 035e71f179cbb173a212d7407b729a0ee418f9cd
Author: Perberos <[email protected]>
Date: Thu Jan 26 10:58:09 2012 -0300
diff --git a/configure.in b/configure.in
index 721aae6..1d42557 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libmateweather], [1.2.0], [http://www.mate-desktop.org])
+AC_INIT([libmateweather], [1.2.1], [http://www.mate-desktop.org])
AC_PREREQ(2.59)
AM_CONFIG_HEADER(config.h)