New Portuguese (Portugal) translation by Pedro Albuquerque
[clawsker.git] / NEWS
diff --git a/NEWS b/NEWS
index f4ca459624fa16f8af6c670b80bb952a868ad8f6..769c3f8dcfca3ba6ffaaa34e61475993fcc87c48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+1.2.0:
+  - Implemented warning when quitting with unapplied changes (3736)
+  - Program can now be exited with Escape key
+  - Fixed bug '"Menu path" font size in Hotkeys tab is too small' (4013)
+  - Translations:
+    • Updated: Dutch, Swedish, Turkish, Danish, Catalan, Norwegian
+      Bokmål, French and Spanish
+  - See git log for further details
+
+1.1.1:
+  - Updated preferences data to cope with changes in Claws Mail 3.16.0
+  - Fix bug in Quick Search colors data which rendered it unsettable
+  - Translations:
+    • Updated: German
+  - See git log for further details
+
+1.1.0:
+  - Added support for new hidden preferences in Claws Mail 3.15.0
+    'tags_color', 'tags_bgcolor', 'qs_active_color', 'qs_active_bgcolor',
+    'qs_error_color', 'qs_error_bgcolor', 'default_header_color',
+    'default_header_bgcolor', and 'warn_sending_many_recipients_num'.
+  - Added new hotkeys tab for editing keyboard accelerators available in
+    the 'menurc' file of Claws Mail
+  - Fixed bugs:
+    • 3727 'race condition on install'
+    • 3735 'the number of accounts may make main window very tall'
+  - Improved internal versions handling and other minor refactorings
+  - Updated manual page
+  - Translations:
+    • Updated: French, Dutch, Swedish, Turkish, Danish, Brazilian
+      Portuguese, Catalan, Norwegian Bokmål and Spanish
+  - See git log for further details
+
 1.0.1:
   - Small code refactoring and some fixes
   - String management improvements