Author: pmladek Date: Fri Feb 8 16:37:56 2008 New Revision: 11540 URL: http://svn.gnome.org/viewvc/ooo-build?rev=11540&view=rev
Log: 2008-02-08 Petr Mladek <[EMAIL PROTECTED]> * Version 2.3.0.4.8 Modified: branches/sled-10-ooo-build-2-3/ChangeLog branches/sled-10-ooo-build-2-3/NEWS branches/sled-10-ooo-build-2-3/configure.in Modified: branches/sled-10-ooo-build-2-3/NEWS ============================================================================== --- branches/sled-10-ooo-build-2-3/NEWS (original) +++ branches/sled-10-ooo-build-2-3/NEWS Fri Feb 8 16:37:56 2008 @@ -1,3 +1,17 @@ +ooo-build-2.3.0.4.8 + + + bug fixes: + + find command in Impress crasher (Radek) + + Excel document import crasher (Tor) + + pivot charts import (Kohei) + + VBA stuff: + + Application.CommandBars API (Jiao, Noel) + + Application.Assistant API (Jiao, Noel) + + DateSerial behavior in VBA mode (Fong, Noel) + + DateValue return value (Fong, Noel) + + Win32 bits: + + Enter key behavior in Calc (Tor) + ooo-build-2.3.0.4.7 + bug fixes: Modified: branches/sled-10-ooo-build-2-3/configure.in ============================================================================== --- branches/sled-10-ooo-build-2-3/configure.in (original) +++ branches/sled-10-ooo-build-2-3/configure.in Fri Feb 8 16:37:56 2008 @@ -1,4 +1,4 @@ -AC_INIT(ooo-build, 2.3.0.4.7) +AC_INIT(ooo-build, 2.3.0.4.8) AC_PREREQ(2.51) AC_CONFIG_SRCDIR(bin/build-ooo) AC_PREFIX_DEFAULT(/usr) _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.