Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--pippy_app.py4
2 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 96d1df4..141ae29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+* UI Change: Merge multiple sequential messages from same author (morgs)
+* Updated translation: ar (pootle)
+* #6561: Fix RTL message alignment (Arabic) (khaled)
+
36
* #5053: Reduce white space around boxes (morgs)
diff --git a/pippy_app.py b/pippy_app.py
index 9cef80e..dd51378 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -565,6 +565,10 @@ CHAT_ICON=\
"""
CHAT_NEWS="""
+* UI Change: Merge multiple sequential messages from same author (morgs)
+* Updated translation: ar (pootle)
+* #6561: Fix RTL message alignment (Arabic) (khaled)
+
36
* #5053: Reduce white space around boxes (morgs)