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



Author: pmladek
Date: Mon May 26 16:20:46 2008
New Revision: 12672
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12672&view=rev

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

	* Version 2.4.1.1

	* default tag ooh680-m16	(builds and seems to work for me)




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 16:20:46 2008
@@ -1,3 +1,13 @@
+ooo-build-2.4.1.1
+
+    + features:
+	+ support m16 (OOo-2.4.1rc1) [Petr]
+    + bug fixes:
+	+ lots improvements in the SVG import [Thorsten]
+	+ really enable the fix for xinerama & multiscreen (bnc#359955) [Petr]
+    + build bits:
+	+ build with internal unixODBC on ppc64 (i#89955) [Hanno]
+
 ooo-build-2.4.1
 
     + 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 16:20:46 2008
@@ -1,9 +1,9 @@
-AC_INIT(ooo-build, 2.4.1)
+AC_INIT(ooo-build, 2.4.1.1)
 AC_PREREQ(2.51)
 AC_CONFIG_SRCDIR(bin/build-ooo)
 AC_PREFIX_DEFAULT(/usr)
 
-DEFAULT_TAG=ooh680-m15
+DEFAULT_TAG=ooh680-m16
 # For the upstream packages it is like:
 # DEFAULT_TAG=OOH680_m16
 



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