ooo-build r13852 - branches/ooo-build-3-0



Author: pmladek
Date: Mon Sep  8 19:52:19 2008
New Revision: 13852
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13852&view=rev

Log:
2008-09-08  Petr Mladek  <pmladek suse cz>

	* Version 3.0.0.3.1

	* default tag ooo300-m5 (builds fine for me)



Modified:
   branches/ooo-build-3-0/ChangeLog
   branches/ooo-build-3-0/NEWS
   branches/ooo-build-3-0/configure.in

Modified: branches/ooo-build-3-0/NEWS
==============================================================================
--- branches/ooo-build-3-0/NEWS	(original)
+++ branches/ooo-build-3-0/NEWS	Mon Sep  8 19:52:19 2008
@@ -3,20 +3,24 @@
     +features:
 	+ support ooo300-m5 (3.0rc1) [Rene, Petr]
 	+ enabled again WW-like input-fields and checkboxes (Florian)
-    + disabled problematic stuff:
+    + problematic stuff disabled:
 	+ move cell notes with anchored cells (i#59745, bnc#n#422677) [Kohei]
 	+ skip data in hidden cells when rendering charts (bnc#404190,
 	  i#81209) [Kohei]
 	+ external range names [Kohei]
 	+ layout stuff [Jan]
     + bug fixes:
-	+ annoying pdf permission checks [Thorsten]
+	+ annoying PDF permission checks [Thorsten]
 	+ wrong read-out of fontconfig flags (bnc#407958) [Thorsten]
+    + VBA bits:
+	+ more on the user forms and event handling [Noel]
     + Win32 bits:
 	+ lots installer and patchability fixes [Tor]
     + build bits:
-	+ updated scsover to the snapshot 2008-09-08 [Kohei]
+	+ updated scsolver to the snapshot 2008-09-08 [Kohei]
 	+ temporary globally disabled report builder [Petr]
+	+ allow to install dictionaries again [Petr]
+    + updated Novell bits [Petr]
 
 ooo-build-3.0.0.3:
 

Modified: branches/ooo-build-3-0/configure.in
==============================================================================
--- branches/ooo-build-3-0/configure.in	(original)
+++ branches/ooo-build-3-0/configure.in	Mon Sep  8 19:52:19 2008
@@ -1,9 +1,9 @@
-AC_INIT(ooo-build, 3.0.0.3)
+AC_INIT(ooo-build, 3.0.0.3.1)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooo300-m4
+DEFAULT_TAG=ooo300-m5
 # For the upstream packages it is like:
 # DEFAULT_TAG=OOH680_m12
 



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