sawfish r4217 - in trunk: . man



Author: jkozicki
Date: Sun Jan 20 19:15:10 2008
New Revision: 4217
URL: http://svn.gnome.org/viewvc/sawfish?rev=4217&view=rev

Log:
Release 1.3.2



Modified:
   trunk/ChangeLog
   trunk/THANKS
   trunk/configure.in
   trunk/man/news.texi

Modified: trunk/THANKS
==============================================================================
--- trunk/THANKS	(original)
+++ trunk/THANKS	Sun Jan 20 19:15:10 2008
@@ -1,7 +1,28 @@
 -*- indented-text -*-
 
-THANKS
-******
+THANKS after sawfish reviwal (after year 2007)
+by Janek Kozicki, current maintainer.
+************************************************
+(A..Z)
+
+ - Andrea Vettorello for a lot of wok on wiki and several patches
+ - Derek Upham for his documentation
+ - Fuchur for xinerama placement patch
+ - GSR for patches and other active contribution
+ - Harald van Dijk for QT menu focus patch
+ - Philippe-Pierre for typo fix
+ - Rodrigo Gallardo for numerous patches and taking care of debian package
+ - Scott Scriven for tool for automatic screenshot generation
+ - Sven Schoenung for his hard work on our wiki website and some patches
+ - Thadeu Lima de Souza Cascardo for improving 64 bit support
+ - Timo Korvola for numerous patches and other active contribution
+ - Yannig Marchegay for occitan translation
+ - Yoshiaki Kasahara for buffer overflow fix
+
+
+THANKS prior to release 1.3.2 (before year 2002)
+by John Harper, the sawfish author.
+************************************************
 
  - Merlin for x.c and making snapping work
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Jan 20 19:15:10 2008
@@ -1,6 +1,6 @@
 dnl  Process this file with autoconf to produce a configure script.
 dnl  Copyright (C) 1998 John Harper <john dcs warwick ac uk>
-dnl  $Id: configure.in,v 1.138 2007/07/27 16:04:49 jkozicki Exp $
+dnl  $Id: configure.in,v 1.139 2007/07/27 16:04:49 jkozicki Exp $
 dnl
 dnl  This file is part of sawmill.
 dnl
@@ -18,14 +18,14 @@
 dnl  along with sawmill; see the file COPYING.  If not, write to
 dnl  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-AC_REVISION($Revision: 1.138 $)
+AC_REVISION($Revision: 1.139 $)
 
 AC_INIT(src/sawmill.h)
 AC_CONFIG_HEADER(config.h)
 AC_CONFIG_AUX_DIR(etc)
 
 dnl Release versioning info
-version="1.3.1"
+version="1.3.2"
 subversion=""
 
 output_files="src/Makefile lisp/Makefile scripts/Makefile themes/Makefile\

Modified: trunk/man/news.texi
==============================================================================
--- trunk/man/news.texi	(original)
+++ trunk/man/news.texi	Sun Jan 20 19:15:10 2008
@@ -6,6 +6,48 @@
 they occurred between. For more detailed information see the
 @file{ChangeLog} files in the Sawfish source tree.
 
+ heading 1.3.2
+
+ itemize @bullet
+
+ item The 1.3.2 version is released with bugfixes submitted by sawfish community
+
+ item Strings are re-encoded in UTF-8. Window titles will be set correctly
+regardless of title encoding (Rodrigo Gallardo)
+
+ item updated documentation to v0.12 (Derek Upham)
+
+ item added Occitan Lanaguage (Yannig Marchegay)
+
+ item Bug fixes:
+
+ itemize @minus
+
+ item Nautilus desktop window can now restore its size properly (Rodrigo Gallardo)
+
+ item Sawfish.desktop file now complies with freedesktop.org standard (Rodrigo Gallardo)
+
+ item Fix select workspace to make sure it calls with right arguments (GSR)
+
+ item Fix 64 bit client messages (Thadeu Lima de Souza Cascardo)
+
+ item Don't display unneeded blank lines when window is opened by prompt
+function (Sven Schoenung)
+
+ item KDE system tray no longer fighs with sawfish to reparent a tray icon
+(Timo Korvola)
+
+ item Add bounds checking on _NET_CURRENT_DESKTOP requests (Timo Korvola)
+
+ item QT applications no longer lose focus when menu is active (Harald van Dijk)
+
+ item Corrected window placement in xinerama/dualhead when using
+centered/centered-on-parent (Fuchur, with comments by Andrea Vettorello)
+
+ end itemize
+ end itemize
+
+
 @heading 1.3.1
 
 @itemize @bullet



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]