Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--pippy_app.py2
2 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 834fc87..caff033 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* #6298: Implement 1-1 private chat with non Sugar Jabber clients (morgs)
+
40
#5767: Use black text on light fill colors (matthias)
diff --git a/pippy_app.py b/pippy_app.py
index 9ed682b..a89f9f8 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -624,6 +624,8 @@ CHAT_ICON=\
"""
CHAT_NEWS="""
+* #6298: Implement 1-1 private chat with non Sugar Jabber clients (morgs)
+
40
#5767: Use black text on light fill colors (matthias)