ooo-build r12661 - branches/ooo-build-2-4-1



Author: pmladek
Date: Mon May 26 10:13:28 2008
New Revision: 12661
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12661&view=rev

Log:
2008-05-26  Petr Mladek  <pmladek suse cz>

	* Version 2.4.1



Modified:
   branches/ooo-build-2-4-1/ChangeLog
   branches/ooo-build-2-4-1/NEWS
   branches/ooo-build-2-4-1/configure.in

Modified: branches/ooo-build-2-4-1/NEWS
==============================================================================
--- branches/ooo-build-2-4-1/NEWS	(original)
+++ branches/ooo-build-2-4-1/NEWS	Mon May 26 10:13:28 2008
@@ -1,3 +1,25 @@
+ooo-build-2.4.1
+
+    + features:
+	+ support m15 [Petr, Rene]
+    + bug fixes:
+	+ registry store crasher [Radek]
+	+ loading and storing SMB hyperlinks (bnc#382718) [Kendy]
+	+ DOC import to show "hidden text" (i#53885) [Caolan, Petr]
+	+ easy moving of Draw/Impress text frames (bnc#384563) [Thorsten]
+	+ INDIRECT and Text as numbers calculation error (bnc#391330) [Kohei]
+	+ unable to mix fonts in a single cell (i#89598) [Kohei]
+	+ avoid unnecessary dns lookup (bnc#389257) [Kendy]
+	+ shrinked french localization (bnc#340679, i#89475) [Petr]
+	+ really disable the registration dialog (bnc#391477) [Kohei] 
+	+ documents with form fields crasher (bnc#390953) [Petr, Florian]
+	+ bash completion for writer and master documents (bnc#257299) [Petr]
+	+ allow to change broken java configuration (i#83140, bnc#393719) [Petr]
+    + VBA stuff:
+	+ Worksheet change event support (bnc#390082, bnc#391880)
+	+ PageSetup object and PrintArea method (bnc#390080)
+    + updated Novell, OxygenOffice bits (Petr, Kalman)
+
 ooo-build-2.4.0.11
 
     + features:

Modified: branches/ooo-build-2-4-1/configure.in
==============================================================================
--- branches/ooo-build-2-4-1/configure.in	(original)
+++ branches/ooo-build-2-4-1/configure.in	Mon May 26 10:13:28 2008
@@ -1,11 +1,11 @@
-AC_INIT(ooo-build, 2.4.0.11)
+AC_INIT(ooo-build, 2.4.1)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
 DEFAULT_TAG=ooh680-m15
 # For the upstream packages it is like:
-# DEFAULT_TAG=OOH680_m12
+# DEFAULT_TAG=OOH680_m15
 
 # The option tar-ustar is necessary because of some patches have too long
 # names so that they cannot be archived using the old V7 format



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