Hi all,

The tag libreoffice-4.2.3.3 (AKA 4.2.3 RC3) has been created on the
libreoffice-4-2-3 branch. It is an initially unscheduled, additional 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.3 libreoffice-4.2.3.3

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 RC2

Happy hacking,
Christian
+ core
    + bump product version to 4.2.3.3 [Christian Lohmaier]
    + bump version to 4.2.3.2.0+ [Christian Lohmaier]
    + correct grammar is GRAM_OOXML (fdo#76949) [Eike Rathke]
    + hopefully fix Windows HiDPI toolbar layout bug [Keith Curtis]
    + librelogo: fix localized procedures (fdo#75109) [László Németh]
    + remove this duplicate and use the UNO constant values instead. (fdo#76697) [Kohei Yoshida]
    + support SmartTagRecognizers again (fdo#46808) [Stephan Bergmann]
    + updated core [Christian Lohmaier]
    + version 4.2.3.3, tag libreoffice-4.2.3.3 [Christian Lohmaier]
+ dictionaries
    + version 4.2.3.3, tag libreoffice-4.2.3.3 [Christian Lohmaier]
+ help
    + version 4.2.3.3, tag libreoffice-4.2.3.3 [Christian Lohmaier]
+ translations
    + update translations for 4.2.3 rc3 [Christian Lohmaier]
fdo#46808 support SmartTagRecognizers again [Stephan Bergmann]
fdo#75109 librelogo: fix localized procedures [László Németh]
fdo#76697 remove this duplicate and use the UNO constant values instead. [Kohei Yoshida]
fdo#76949 correct grammar is GRAM_OOXML [Eike Rathke]
    + support SmartTagRecognizers again (fdo#46808) [Stephan Bergmann]
    + librelogo: fix localized procedures (fdo#75109) [László Németh]
    + remove this duplicate and use the UNO constant values instead. (fdo#76697) [Kohei Yoshida]
    + correct grammar is GRAM_OOXML (fdo#76949) [Eike Rathke]
_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
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/

Reply via email to