From 62d12a7528d247a82ef16bead2274bb23d0c9011 Mon Sep 17 00:00:00 2001 From: Morgan Collett Date: Thu, 03 Apr 2008 14:44:21 +0000 Subject: Update NEWS --- 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) -- cgit v0.9.1