Hi all,
The tag libreoffice-4.2.3.2 (AKA 4.2.3 RC2) has been created on the
libreoffice-4-1-3 branch. It is the last scheduled RC.
The 'libreoffice-4-2' branch is still active and will be used for the
4.2.4 bugfix release. Please read more at
http://wiki.documentfoundation.org/ReleasePlan/4.2#4.2.3_release
http://wiki.documentfoundation.org/Development/Branches
http://wiki.documentfoundation.org/Release_Criteria
To checkout the tag, use
./g fetch --tags
./g checkout -b tag-libreoffice-4.2.3.2 libreoffice-4.2.3.2
Hopefully it will work for you :-) Most probably, you will also want to
do (if you haven't done it yet):
git config --global push.default tracking
When you do git push with this, git will push only the branch you are
on; e.g. libreoffice-4-2-3 when you have switched to it. This will
save you some git shouting at you.
Linux distro packages might find source tarballs at
http://dev-builds.libreoffice.org/pre-releases/src/
They will soon be available from the official page together with the builds.
Attached is the list of changes against 4.2.3 RC1
Happy hacking,
Christian
+ core
+ autorecovery: fix saving password in protected documents. (fdo#51819) [Matúš Kukan]
+ bump product version to 4.2.3.2 [Christian Lohmaier]
+ bump version to 4.2.3.1.0+ [Christian Lohmaier]
+ check the high position block correctly. (fdo#75642) [Kohei Yoshida]
+ fix application of help's stylesheet (fdo#75040) [Andras Timar]
+ mailmerge output path fix (fdo#74155) [Andras Timar]
+ make "rest" param in endsWithIgnoreAsciiCase default to zero [Noel Grandin]
+ ODF import: fix up graphics defaults stroke/fill colors (fdo#75872) [Michael Stahl]
+ RTF import: set borders without explicit width (fdo#68779) [Michael Stahl]
+ sw: fix AutoScroll (fdo#75460) [Michael Stahl]
+ SwEditShell::DeleteSel fix start of selection when bSelAll == true (fdo#75110) [Miklos Vajna]
+ the type in the Any is a util::Date and not a DateTime, (fdo#74549) [Markus Mohrhard]
+ this row index is 1-based whereas our own mnRow is 0-based. (fdo#76032) [Kohei Yoshida]
+ update credits [Christian Lohmaier]
+ updated core [Christian Lohmaier]
+ version 4.2.3.2, tag libreoffice-4.2.3.2 [Christian Lohmaier]
+ dictionaries
+ version 4.2.3.2, tag libreoffice-4.2.3.2 [Christian Lohmaier]
+ help
+ version 4.2.3.2, tag libreoffice-4.2.3.2 [Christian Lohmaier]
+ translations
+ update for 4.2.3 rc2 [Christian Lohmaier]
fdo#51819 autorecovery: fix saving password in protected documents. [Matúš Kukan]
fdo#68779 RTF import: set borders without explicit width [Michael Stahl]
fdo#74155 mailmerge output path fix [Andras Timar]
fdo#74549 the type in the Any is a util::Date and not a DateTime, [Markus Mohrhard]
fdo#75040 fix application of help's stylesheet [Andras Timar]
fdo#75110 SwEditShell::DeleteSel fix start of selection when bSelAll == true [Miklos Vajna]
fdo#75460 sw: fix AutoScroll [Michael Stahl]
fdo#75642 check the high position block correctly. [Kohei Yoshida]
fdo#75872 ODF import: fix up graphics defaults stroke/fill colors [Michael Stahl]
fdo#76032 this row index is 1-based whereas our own mnRow is 0-based. [Kohei Yoshida]
+ autorecovery: fix saving password in protected documents. (fdo#51819) [Matúš Kukan]
+ RTF import: set borders without explicit width (fdo#68779) [Michael Stahl]
+ mailmerge output path fix (fdo#74155) [Andras Timar]
+ the type in the Any is a util::Date and not a DateTime, (fdo#74549) [Markus Mohrhard]
+ fix application of help's stylesheet (fdo#75040) [Andras Timar]
+ SwEditShell::DeleteSel fix start of selection when bSelAll == true (fdo#75110) [Miklos Vajna]
+ sw: fix AutoScroll (fdo#75460) [Michael Stahl]
+ check the high position block correctly. (fdo#75642) [Kohei Yoshida]
+ ODF import: fix up graphics defaults stroke/fill colors (fdo#75872) [Michael Stahl]
+ this row index is 1-based whereas our own mnRow is 0-based. (fdo#76032) [Kohei Yoshida]
_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: [email protected]
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/