From 9c409b45ac2ff4e2d9e7aa9c24d8dcc35d6f8bf2 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Thu, 27 Mar 2008 15:11:14 +0100 Subject: [PATCH] Update changelog and bump version to pre3. --- CHANGELOG | 10 +++++++--- configure.ac | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index da92ea8e..7e1e24fe 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ -3.4.7-pre2: - * Updated Czech, Chinese, Dutch, Swedish, Finnish, Spanish, Brasilian - Portuguese, Japanese and Portuguese translations +3.4.7-pre3: + * Fully updated Czech, Simplified Chinese, Traditional Chinese, German, + French, Hungarian, Norwegian, Vietnamese, Dutch, Swedish, Finnish, + Brazilian Portuguese, Japanese and Portuguese translations + * Partially updated Spanish translation * Add an example of the "force" option for the per-app placement options to the default rc.xml file * Add a new xdg-autostart script. This will eventually end up in the PyXDG @@ -67,6 +69,8 @@ * Show an information dialog when an error occurs for Openbox, such as when the Execute action fails or when XML syntax errors are present in the configuration files + * When making a window very narrow, don't draw buttons to the right of the title + on top of the ones on its left. 3.4.6.1: * Updated Clearlooks theme diff --git a/configure.ac b/configure.ac index a52dd12d..33965755 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.54]) -AC_INIT([openbox], [3.4.7-pre2], [http://bugzilla.icculus.org]) +AC_INIT([openbox], [3.4.7-pre3], [http://bugzilla.icculus.org]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([openbox/openbox.c]) -- 2.34.1