summaryrefslogtreecommitdiff
path: root/macros/latex/required/babel/base/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/required/babel/base/README.md')
-rw-r--r--macros/latex/required/babel/base/README.md26
1 files changed, 16 insertions, 10 deletions
diff --git a/macros/latex/required/babel/base/README.md b/macros/latex/required/babel/base/README.md
index 6b2fb1b240..74e4830b48 100644
--- a/macros/latex/required/babel/base/README.md
+++ b/macros/latex/required/babel/base/README.md
@@ -1,4 +1,4 @@
-## Babel 3.76
+## Babel 3.77
This package manages culturally-determined typographical (and other)
rules, and hyphenation patterns for a wide range of languages. Many
@@ -8,9 +8,9 @@ is a set of ini files for about 250 languages.
The latest stable version is available on <https://ctan.org/pkg/babel>.
-Changes in version 3.76 are described in:
+Changes in version 3.77 are described in:
-https://latex3.github.io/babel/news/whats-new-in-babel-3.76.html
+https://latex3.github.io/babel/news/whats-new-in-babel-3.77.html
Apart from the manual, you can find information on some aspects of babel at:
@@ -46,13 +46,19 @@ respective authors.
### Summary of latest changes
```
-3.76 2022-06-06
- * Calendar conversion with a new macro \babelcalendar: hebrew,
- islamic-civil, islamic-umalqura, persian.
- * Added 6 locales for Arabic: Egypt, Iraq, Jordan, Lebanon,
- Palestinian Territories, Tunisia.
- * More updates to CLDR 4.1: French, English, Moldavian and
- Arabic.
+3.77 2022-06-26
+ * More on calendar conversions (\localedate, \today).
+ * New calendars: 'coptic' (ar-EG, cop), 'buddhist' (th).
+ * New Arabic locale for Saudi Arabia, with the Umm al-Qura
+ calendar.
+ * Date now defaults to 'persian' in a few locales: Persian,
+ Northern Luri, Mazanderani, Pashto.
+ * `bangla` is now the preferred name for `bengali`.
+ * Attempt to deal with 'german' and 'swissgerman', whose names
+ conflict with the CLDR ones.
+ * More minor updates to the CLDR 41: Afrikaans, Arabic, Assamese,
+ Asturian, Azerbaijani, Belarusian, Bulgarian, Bangla, Tibetan,
+ Breton, Bodo, Bosnian, Catalan, English.
```
### Previous changes