# HG changeset patch # User John W. Eaton # Date 1388181670 18000 # Node ID c26f44818eed605e2352cdb3d3c9a8eac201772b # Parent 002c06b3fc51e41d8805b81682639643245125e1# Parent 7e4aadff1590c0e57c3d9b0145efdd8cd817369f maint: Periodic merge of stable to gui-release. diff -r 002c06b3fc51 -r c26f44818eed .hgtags --- a/.hgtags Tue Dec 24 01:41:22 2013 -0500 +++ b/.hgtags Fri Dec 27 17:01:10 2013 -0500 @@ -82,3 +82,4 @@ cc13924a4266fb0359f59fabdce11071e6051d48 ss-3-7-7 d734216aa2b1022c190e6b07d7ccdd59fe15678f rc-3-8-0-1 f1fa148766d623f7f24cf541ea8b88d8c1b63d33 rc-3-8-0-2 +b72bcf5f78cc2231e9bf2735d3b8d92779fc4dff release-3-8-0 diff -r 002c06b3fc51 -r c26f44818eed configure.ac --- a/configure.ac Tue Dec 24 01:41:22 2013 -0500 +++ b/configure.ac Fri Dec 27 17:01:10 2013 -0500 @@ -25,7 +25,7 @@ OCTAVE_VERSION="$PACKAGE_VERSION" OCTAVE_API_VERSION_NUMBER="49" OCTAVE_API_VERSION="api-v$OCTAVE_API_VERSION_NUMBER+" -OCTAVE_RELEASE_DATE="2013-12-21" +OCTAVE_RELEASE_DATE="2013-12-27" OCTAVE_COPYRIGHT="Copyright (C) 2013 John W. Eaton and others." AC_SUBST(OCTAVE_VERSION) AC_SUBST(OCTAVE_API_VERSION_NUMBER) diff -r 002c06b3fc51 -r c26f44818eed libgui/src/main-window.cc --- a/libgui/src/main-window.cc Tue Dec 24 01:41:22 2013 -0500 +++ b/libgui/src/main-window.cc Fri Dec 27 17:01:10 2013 -0500 @@ -1909,7 +1909,7 @@ "have decided to wait until the 4.0.x release series before " "making the GUI the default interface.

" "

Given the length of time and the number of bug fixes and " - "improvements since the last major release Octave, we also " + "improvements since the last major release, we also " "decided against delaying the release of all these new " "improvements any longer just to perfect the GUI. So please " "enjoy the 3.8 release of Octave and the preview of the new GUI. "