The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 6fa51fa8ff7fe0f8ee3d1286c848ec38c20d531c
Merge: 4aeeeb6 e5025af
Author: Uwe Stöhr <[email protected]>
Date:   Sat Mar 16 21:17:42 2013 +0100

    Merge branch '2.0.x' of git.lyx.org:lyx into 2.0.x


commit 4aeeeb6b33720a8b822633b6183680cdb29325a1
Author: Uwe Stöhr <[email protected]>
Date:   Sat Mar 16 21:16:18 2013 +0100

    languages: fix compilation of Belarusian (bug #8593)

diff --git a/lib/languages b/lib/languages
index b20ae8f..c68b7a0 100644
--- a/lib/languages
+++ b/lib/languages
@@ -181,6 +181,7 @@ Language belarusian
        BabelName        belarusian
        Encoding         cp1251
        LangCode         be_BY
+       AsBabelOptions   true
 End
 
 Language brazilian
diff --git a/status.20x b/status.20x
index 6a2bd00..f7b50c1 100644
--- a/status.20x
+++ b/status.20x
@@ -69,6 +69,8 @@ What's new
 
 - Fix call of nonsense font packages in some localizations.
 
+- Documents with document language Belarusian are now compilable (bug 8593).
+
 - Do not let child document's settings override master settings (bug 5941).
 
 - Correct output of text in changed font size and with decorations (bug 8424).

-----------------------------------------------------------------------

Summary of changes:
 lib/languages |    1 +
 status.20x    |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to