summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-05-09 11:57:58 -0400
committerSteve Zesch <[email protected]>2012-05-09 11:57:58 -0400
commitabf2691091b0c54311ba6480481db0ea266feabe (patch)
tree5b8598d7d64f93aa38f8d0da4f1d67f8511fdbe2
parent4fa7bb2c6fe7e6a95bfb099d0364ff15e83b9001 (diff)
downloadcaja-1.2.tar.bz2
caja-1.2.tar.xz
Preparing for 1.2.2 release.mate-file-manager-1.2.21.2
-rw-r--r--ChangeLog74
-rw-r--r--configure.in2
2 files changed, 75 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 921ff040..b4dab835 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+commit 4fa7bb2c6fe7e6a95bfb099d0364ff15e83b9001
+Author: Steve Zesch <[email protected]>
+Date: Wed May 9 11:56:06 2012 -0400
+
+ Fixed keep aligned issue.
+
+ libcaja-private/caja-desktop-directory-file.c | 6 ++++--
+ 1 files changed, 4 insertions(+), 2 deletions(-)
+
+commit aaf4c05d9a382b18eb2eced119eff8fbf0f4c763
+Author: Steve Zesch <[email protected]>
+Date: Fri Apr 6 00:55:50 2012 -0400
+
+ Removed ubuntu folder from distro.
+
+ distro/ubuntu/build | 36 ------------------------------------
+ distro/ubuntu/postinst | 15 ---------------
+ distro/ubuntu/postrm | 10 ----------
+ distro/ubuntu/preinst | 8 --------
+ distro/ubuntu/prerm | 11 -----------
+ 5 files changed, 0 insertions(+), 80 deletions(-)
+
+commit 471bb189349ce7c4fd9ad78f054f140a52978604
+Author: Stefano Karapetsas <[email protected]>
+Date: Fri Apr 6 00:18:47 2012 +0200
+
+ fix missing spaces due to caja => nautilus rename
+
+ docs/architecture.txt | 12 ++++++------
+ 1 files changed, 6 insertions(+), 6 deletions(-)
+
+commit 8a6466a545c33e358ccdec400f53c5d3473a6bbb
+Author: Steve Zesch <[email protected]>
+Date: Tue Apr 3 23:21:04 2012 -0400
+
+ Removed acconfig.h and replaced with AH_TEMPLATE AND AC_DEFINE.
+
+ acconfig.h | 27 ---------------------------
+ configure.in | 32 +++++++++++++++++++++++++++++++-
+ 2 files changed, 31 insertions(+), 28 deletions(-)
+
+commit b8da9626e7a3f1bc0ec8f53dc1559ae81396c926
+Author: Stefano Karapetsas <[email protected]>
+Date: Sun Mar 11 13:57:56 2012 +0100
+
+ fix README file for MATE (thanks to awillson)
+
+ HACKING | 57 ++++-----------------------------------------------------
+ README | 23 +++--------------------
+ 2 files changed, 7 insertions(+), 73 deletions(-)
+
+commit bc154ccd1f47fd8a2bd1e282659e94e6893f4b70
+Author: Stefano Karapetsas <[email protected]>
+Date: Thu Feb 23 13:23:46 2012 +0100
+
+ update translations (bg, et, nl)
+
+ po/bg.po | 4452 ++++++++++++++++++++++++++--------------------------
+ po/et.po | 3094 +++++++++++++++++++++++++++++--------
+ po/nl.po | 5279 ++++++++++++++++++++++++++------------------------------------
+ 3 files changed, 6852 insertions(+), 5973 deletions(-)
+
+commit 853c0d3f6c79eb5dfc6130ffde4d345f66ec51d4
+Author: Steve Zesch <[email protected]>
+Date: Wed Feb 22 21:16:34 2012 -0500
+
+ Preparing for 1.2 release
+
+ AUTHORS | 2 +-
+ ChangeLog | 1035 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ autogen.sh | 4 +-
+ configure.in | 2 +-
+ 4 files changed, 1039 insertions(+), 4 deletions(-)
+
commit f3100ba42ca406a33d5019a5527b08871e58cd90
Author: Perberos <[email protected]>
Date: Mon Jan 30 08:12:51 2012 -0300
diff --git a/configure.in b/configure.in
index ca5b07c9..0bf971a0 100644
--- a/configure.in
+++ b/configure.in
@@ -19,7 +19,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 3)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.2.1], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.2.2], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------
dnl GTK library version