[sawfish/side-1.6.3.1] prepare 1.6.3.1 for release
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish/side-1.6.3.1] prepare 1.6.3.1 for release
- Date: Sat, 19 Jun 2010 07:40:19 +0000 (UTC)
commit e6c906baad503b53949552f9d459ae85904dec1f
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Sat Jun 19 09:38:39 2010 +0200
prepare 1.6.3.1 for release
ChangeLog | 3 +++
configure.in | 4 ++--
lisp/sawfish/wm/util/prompt.jl | 3 ++-
man/news.texi | 8 ++++++++
4 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0851d0a..39541db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2010-05-23 Christopher Roy Bratusek <zanghar freenet de>
+ * lisp/sawfish/wm/util/prompt.jl: fix an unconfirmed compilation-error that has been reported
+
2010-05-16 Christopher Bratusek <zanghar freenet de>
* src/display.c: allow compilation with -DDEBUG
diff --git a/configure.in b/configure.in
index 7f02a71..1fa8061 100644
--- a/configure.in
+++ b/configure.in
@@ -29,9 +29,9 @@ AM_PROG_LIBTOOL
#IT_PROG_INTLTOOL([0.40.0])
dnl Release versioning info
-version="1.6.3"
+version="1.6.3.1"
subversion=""
-codename="Hava Nagila"
+codename="Acid Folk"
VERSION=${version}
diff --git a/lisp/sawfish/wm/util/prompt.jl b/lisp/sawfish/wm/util/prompt.jl
index 96906f5..db436fd 100644
--- a/lisp/sawfish/wm/util/prompt.jl
+++ b/lisp/sawfish/wm/util/prompt.jl
@@ -57,7 +57,8 @@
sawfish.wm.events
sawfish.wm.custom
sawfish.wm.commands
- sawfish.wm.fonts)
+ sawfish.wm.fonts
+ sawfish.wm.util.prompt)
(defgroup messages "Messages" :group misc)
diff --git a/man/news.texi b/man/news.texi
index 163a219..7a14073 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -9,6 +9,14 @@ they occurred between. For more detailed information see the
@file{ChangeLog} file in the Sawfish source tree, or git log.
(See Wiki page for how to access git repository.)
+ heading 1.6.3.1 "Acid Folk"
+
+ itemize @bullet
+ item Fixed a possible compilation-error in prompt.jl [Harald van Dijk]
+
+If Sawfish 1.6.3 compiled without error, then you don't have to update.
+ end itemize
+
@heading 1.6.3 "Hava Nagila"
@itemize @bullet
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]