diff mcabber/ChangeLog @ 2349:b951567c78bf 1.1.1

Release 1.1.1
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Sep 2020 19:24:27 +0200
parents 457891789a7d
children 1d4274111c5d
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sun Sep 06 17:33:54 2020 +0200
+++ b/mcabber/ChangeLog	Sun Sep 06 19:24:27 2020 +0200
@@ -1,8 +1,19 @@
-mcabber (1.1.1-dev)
+mcabber (1.1.1)
 
- * 
+ * Fix compilation with GCC 10 or -fno-common in CFLAGS (Andrey Utkin)
+ * Link against tinfo _or_ tinfow (Frank Zschockelt)
+ * Fix otr disconnected message for otrv4, remove support for libotr 3.x
+   (Frank Zschockelt)
+ * Fix exiting from verbatim multiline mode (Michał Kępień)
+ * Add support for displaying the number of unread messages for each roster
+   entry (Michał Kępień)
+ * Fix roster colors (Frank Zschockelt)
+ * Add colorcli theme (Jonas Jared Jacek)
+ * Hide the log window when log_win_height <= 0 (Frank Zschockelt)
+ * Refactor carbon message handling
+ * Other misc. bugfixes and cleanups
 
- -- Mikael, ?
+ -- Mikael, 2020-09-06
 
 mcabber (1.1.0)