ooo-build r14463 - in trunk: . bin/piece
- From: pmladek svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r14463 - in trunk: . bin/piece
- Date: Wed, 5 Nov 2008 20:25:10 +0000 (UTC)
Author: pmladek
Date: Wed Nov 5 20:25:10 2008
New Revision: 14463
URL: http://svn.gnome.org/viewvc/ooo-build?rev=14463&view=rev
Log:
2008-11-05 Petr Mladek <pmladek suse cz>
* Version 3.0.0.8 (openSUSE-11.1-rc1, SLED11-beta5)
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/bin/piece/Makefile.am
trunk/bin/piece/install-registry (props changed)
trunk/bin/piece/save-registry (props changed)
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed Nov 5 20:25:10 2008
@@ -1,34 +1,33 @@
ooo-build-3.0.0.8:
+ bug fixes:
+ + mailmerge speed up stuff fixes [Michel]
+ various impress bugs (i#94193) [Thorsten]
+ incorrect scaling of axes (i#95714) [Kohei]
- + disabled problematic TOC import fix (bnc#438525, bnc#404254) [Petr]
+ wrong color order for canvas axial gradients (i#95341) [Thorsten]
+ + disabled problematic TOC import fix (bnc#438525, bnc#404254) [Petr]
+ + gnome VFS crasher (i#95689, bnc#440363, bnc#440816) [Michael]
+ delimiter for percent sign consistence (i#80784) [Andras]
- + mailmerge speedup stuff fixes [Michel]
- + gnome vfs crasher (i#95689, bnc#440363, bnc#440816) [Michael]
+ + work with IBM Java 1.6.0 (bnc#440459, i#95838) [Petr]
+ + work with GroupWise (i#95873) [Petr]
+ + GTK-2.8 warnings (bnc#440514) [Petr]
+ allow to localize "Pixel" (i#61043) [Andras]
+ Hungarian translation fixes (i#88218) [Andras]
- + work with IBM Java 1.6.0 (bnc#440459, i#95838) [Petr]
- + work with groupwise (i#95873) [Petr]
- + gtk-2.8 warnings (bnc#440514) [Petr]
+ VBA bits:
- + crash when inserting module (bnc#439971) [Fong]
+ + crash when inserting module (bnc#439971) [Fong]
+ can't edit Userform with Organize Dialogs (bnc#439972) [Fong]
+ Win32 bits:
+ various built bits (Tor)
+ build bits:
+ updated scsolver to the snapshot 2008-10-30 [Kohei]
+ + put kdefilepicker into the KDE subpackage (bnc#439322) [Petr]
+ arch independent extensions identifiers [Petr]
-
- + put kdefilepicker into the KDE subapackage (bnc#439322) [Petr]
- + GIO vs. GNOME VFS (i#95713) [Petr]
+ really apply ooo-build translations [Petr]
+ + GIO vs. GNOME VFS (i#95713) [Petr]
+ updated FSFhu, Mandriva, Novell stuff [Andras, Rafael, Petr]
+ experimental:
+ split build [Michael, Petr]
- + do not recalculate row-heights to get faster XSL import [Kohei]
+ + do not recalculate row-heights to get faster XLS import [Kohei]
+ PHONETIC function support (i#80764, i#80765, i#80766) [Kohei]
ooo-build-3.0.0.7:
Modified: trunk/bin/piece/Makefile.am
==============================================================================
--- trunk/bin/piece/Makefile.am (original)
+++ trunk/bin/piece/Makefile.am Wed Nov 5 20:25:10 2008
@@ -9,8 +9,10 @@
install-devel-helper \
install-l10n-helper \
install-l10n-merged \
+ install-registry \
link-to-ooo-home \
merge-file-lists \
+ save-registry \
save-noarch \
sort-l10n \
${wildcard env-*} \
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Nov 5 20:25:10 2008
@@ -1,4 +1,4 @@
-AC_INIT(ooo-build, 3.0.0.7)
+AC_INIT(ooo-build, 3.0.0.8)
AC_PREREQ(2.51)
AC_CONFIG_SRCDIR(bin/build-ooo)
AC_PREFIX_DEFAULT(/usr)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]