ooo-build r11528 - trunk



Author: pmladek
Date: Thu Feb  7 19:06:23 2008
New Revision: 11528
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11528&view=rev

Log:
2008-02-07  Petr Mladek  <pmladek suse cz>

	* Version 2.3.99.3

	* default tag ooh680-m6



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Thu Feb  7 19:06:23 2008
@@ -1,3 +1,31 @@
+ooo-build-2.3.99.3
+
+	+ features:	
+	    + target ooh680-m6 (Rene)
+	    + paste on Enter in Calc (Jon)
+	    + comma as the separator in Calc functions (Kohei)
+	    + extra transition config file for OpenGL transitions (Thorsten)
+	    + disable WW-like input-fields and checkboxes by default (Florian)
+	+ speed up:
+	    + pagein *.rdb & ui libs update (Michael)
+	+ bug fixes:
+	    + allow to disable field shading (Florian)
+	    + allow to change checkbox status in data fields via mouse (Florian)
+	    + allow to save even unmodified documents (Kohei)
+	    + regression in the export into WW8 (Fridrich)
+	    + find command in Impress crasher (Radek)
+	    + empty datapilot table crasher (Kohei)
+	    + letter wizard crasher (Caolan, Rene)
+	    + translated layout dialogs (Jan)
+	+ VBA bits:
+	    + APIs for CommandBar and CommandBarControl (Jiao)
+	+ Win32 bits:
+	    + build fixes (Tor, Noel)
+	    + problematic com.sun.star.ui.dialogs.FilePicker service (Tor)
+	+ build bits:
+	    + various build fixes (Fridrich, Rene)
+	+ updated Debian, Novell bits (Rene, Thorsten)
+
 ooo-build-2.3.99.2
 
 	+ features:	

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Thu Feb  7 19:06:23 2008
@@ -1,9 +1,9 @@
-AC_INIT(ooo-build, 2.3.99.2)
+AC_INIT(ooo-build, 2.3.99.3)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooh680-m5
+DEFAULT_TAG=ooh680-m6
 # For the upstream packages it is like:
 # DEFAULT_TAG=OOH680_m7
 



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