Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

there have been created the libreoffice-3.6.0.2 tag (aka rc2). The
corresponding official builds will be available within next few days.

IMPORTANT: We are in rc phase, so all commits into the 3-6 branch need
a single reviewer approval! Commits into the 3-6-0 branch (where the
3.6.0 release will originate from) need to be cherry-picked from the
3-6 branch and reviewed by two additional reviewers.

See the attached list of changes against 3.6.0.1 (aka rc2).
See also http://wiki.documentfoundation.org/ReleaseNotes/3.6


Now, you might switch your current 3-6 source tree to it using:

./g fetch --tags
./g checkout -b tag-libreoffice-3.6.0.2 libreoffice-3.6.0.2

Linux distro packages might find source tarballs at
http://dev-builds.libreoffice.org/pre-releases/src/ soon.
They will be available from the official page together with the builds.


See also the schedule at
http://wiki.documentfoundation.org/ReleasePlan#3.6_release
and release criteria at
http://wiki.documentfoundation.org/Release_Criteria


Best Regards,
Fridrich, emulating in an imperfect way the inimitable Petr
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAFWhUACgkQu9a1imXPdA97eACeNcnXnYPyUKUXd14V/Il5ilhP
WW4AnAgNBWal27KQriNVVudKdSVHWgiy
=BDcK
-----END PGP SIGNATURE-----
fdo#35953 resize controls on Solver dialog of Calc [Andras Timar]
fdo#36187 make ctrl-8 and 9 increase/decrease font size in Swedish [Andras Timar]
fdo#45260 objects having line thickness misplaced while pasting. [Muthu Subramanian]
fdo#45355 related: stale gdi font handles apparently still used [Caolán McNamara]
fdo#47021 revert "attempt fix of hang on base close, due to solarmutex deadlock on join" [Michael 
Stahl]
fdo#47947 data Form dialog layout fix [Andras Timar]
fdo#50304 revert "fix excel row height export problems ( I hope ) " [Markus Mohrhard]
fdo#50800 populate composedCommandNames ASAP, not at call of getFromClause [Lionel Elie Mamane]
fdo#51143 do not wrap CannotActivateFactoryException as DeploymentException [Stephan Bergmann]
fdo#51239 refresh row lazily (when data is requested) [Lionel Elie Mamane]
fdo#51278 make reportbuilder work again [David Tardon]
fdo#51793 FormatNumber can handle sal_uInt32 values after all... [Cédric Bosdonnat]
fdo#51831 use correct value to check for min and max, [Markus Mohrhard]
fdo#51834 disable edit field for min and max type, [Markus Mohrhard]
fdo#51852 temporary, band-aid fix. [Kohei Yoshida]
fdo#51859 show comments in the navigator, [Markus Mohrhard]
fdo#51954 -1 is small while STRING_NOTFOUND was great [Stephan Bergmann]
fdo#52000 take website url from configuration [Andras Timar]
fdo#52013 use vector::insert instead [Caolán McNamara]
fdo#52020 ICU breakiterator not used for Khmer [Caolán McNamara]
fdo#52090 update Danish dictionaries (2.1) [Andras Timar]
fdo#52107 prevent double delete in calc's html parser, [Markus Mohrhard]
fdo#52143 use Unicode functions for QuickStarter tooltip [Andras Timar]
fdo#521512 fix presenter console display switching [Michael Meeks]
i#112978 objects having line thickness misplaced while pasting. [Muthu Subramanian]
+ binfilter
    + branch libreoffice-3-6-0 [Fridrich Å trba]
    + version 3.6.0.2, tag libreoffice-3.6.0.2 [Fridrich Å trba]
+ core
    + -1 is small while STRING_NOTFOUND was great (fdo#51954) [Stephan Bergmann]
    + -Werror=implicit-function-declaration [Stephan Bergmann]
    + about dialog: Forgot to Show() the image when present. [Jan Holesovsky]
    + branch libreoffice-3-6-0 [Fridrich Å trba]
    + bump product version to 3.6.0.1+, release number to 101 [Petr Mladek]
    + bump product version to 3.6.0.2, release number to 102 [Fridrich Å trba]
    + cleanup of m_aWebsiteLinkStr in About box code (fdo#52000) [Andras Timar]
    + configure.in: typos [Michael Stahl]
    + configure: don't fail if ant home contains space [Michael Stahl]
    + configure: remove silly un-terminated s[dw]ext msg [Michael Stahl]
    + data Form dialog layout fix (fdo#47947) [Andras Timar]
    + disable edit field for min and max type, (fdo#51834) [Markus Mohrhard]
    + do not let a style override paragraph's numbering [Luboš Luňák]
    + do not wrap CannotActivateFactoryException as DeploymentException (fdo#51143) [Stephan 
Bergmann]
    + do not write default tab stop into the default style in .docx [Luboš Luňák]
    + fix a crash with empty string [Luboš Luňák]
    + fix hsqldb java version detection [Lionel Elie Mamane]
    + fix presenter console display switching (fdo#521512) [Michael Meeks]
    + fix remaining tab pages [Ivan Timofeev]
    + fix std::max mismatched type compile snafu [Michael Meeks]
    + fix the About dialog rendering when librsvg is not available / functional. [Jan Holesovsky]
    + fix typo in template name: "VIntage" to "Vintage" [Stefan Knorr (astron)]
    + FormatNumber can handle sal_uInt32 values after all... (fdo#51793) [Cédric Bosdonnat]
    + fpicker: don't edit local places with double-click [Cédric Bosdonnat]
    + fpicker: fixed delete button (dis)enabling [Cédric Bosdonnat]
    + gbuild: remove trailing \ that is apparently... [Michael Stahl]
    + gbuild: sigh... that didn't help... let's try an eval here [Michael Stahl]
    + hide information about failure during very early startup a little less [Stephan Bergmann]
    + ICU breakiterator not used for Khmer (fdo#52020) [Caolán McNamara]
    + include iostream header to get std::cerr (unreviewed build-fix) [Fridrich Å trba]
    + make ctrl-8 and 9 increase/decrease font size in Swedish (fdo#36187) [Andras Timar]
    + make reportbuilder work again (fdo#51278) [David Tardon]
    + more tools->rtl string conversion regressions (fdo#51954) [Stephan Bergmann]
    + nss: no need to care about STLPort include paths [Michael Stahl]
    + nss: upgrade to 3.13.5 [Michael Stahl]
    + objects having line thickness misplaced while pasting. (fdo#45260, i#112978) [Muthu 
Subramanian]
    + openoffice.org -> libreoffice.org [Lionel Elie Mamane]
    + populate composedCommandNames ASAP, not at call of getFromClause (fdo#50800) [Lionel Elie 
Mamane]
    + prevent double delete in calc's html parser, (fdo#52107) [Markus Mohrhard]
    + quote $ANT in makefiles so path with spaces works [Michael Stahl]
    + refresh row lazily (when data is requested) (fdo#51239) [Lionel Elie Mamane]
    + regression fix correction [Stephan Bergmann]
    + related: stale gdi font handles apparently still used (fdo#45355) [Caolán McNamara]
    + remove forgotten debug statement [David Tardon]
    + resize controls on Solver dialog of Calc (fdo#35953) [Andras Timar]
    + revert "attempt fix of hang on base close, due to solarmutex deadlock on join" (fdo#47021) 
[Michael Stahl]
    + revert "fix excel row height export problems ( I hope ) " (fdo#50304) [Markus Mohrhard]
    + show comments in the navigator, (fdo#51859) [Markus Mohrhard]
    + skip khmer test on older 'broken' icu versions [Caolán McNamara]
    + take website url from configuration (fdo#52000) [Andras Timar]
    + temporary, band-aid fix. (fdo#51852) [Kohei Yoshida]
    + update Danish dictionaries (2012.07.14) (fdo#52090) [Andras Timar]
    + use correct value to check for min and max, (fdo#51831) [Markus Mohrhard]
    + use Unicode functions for QuickStarter tooltip (fdo#52143) [Andras Timar]
    + use vector::insert instead (fdo#52013) [Caolán McNamara]
    + version 3.6.0.2, tag libreoffice-3.6.0.2 [Fridrich Å trba]
+ dictionaries
    + branch libreoffice-3-6-0 [Fridrich Å trba]
    + update Danish dictionaries (2.1) (fdo#52090) [Andras Timar]
    + updated Spanish dictionaries (0.6) [Andras Timar]
    + version 3.6.0.2, tag libreoffice-3.6.0.2 [Fridrich Å trba]
+ help
    + branch libreoffice-3-6-0 [Fridrich Å trba]
    + version 3.6.0.2, tag libreoffice-3.6.0.2 [Fridrich Å trba]
+ translations
    + branch libreoffice-3-6-0 [Fridrich Å trba]
    + update translations for LibreOffice 3.6.0 rc2 [Andras Timar]
    + version 3.6.0.2, tag libreoffice-3.6.0.2 [Fridrich Å trba]

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.