Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--pippy_app.py8
2 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a1ad34f..ed85159 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+* #6621: set entry sensitive not editable (morgs)
+* Add license to activity.py (morgs)
+* #6743: border around gtk.entry (morgs)
+* Reduce telepathy code based on improved PS channel creation API (morgs)
+* Open URLs via show_object_in_journal (morgs)
+* Update pippy metadata based on Pippy (morgs)
+* Updated translations (pootle)
+
35
* #6066: Make web links copied to clipboard, pasteable in Write, Browse,
diff --git a/pippy_app.py b/pippy_app.py
index 05847b0..275b259 100644
--- a/pippy_app.py
+++ b/pippy_app.py
@@ -507,6 +507,14 @@ CHAT_ICON=\
"""
CHAT_NEWS="""
+* #6621: set entry sensitive not editable (morgs)
+* Add license to activity.py (morgs)
+* #6743: border around gtk.entry (morgs)
+* Reduce telepathy code based on improved PS channel creation API (morgs)
+* Open URLs via show_object_in_journal (morgs)
+* Update pippy metadata based on Pippy (morgs)
+* Updated translations (pootle)
+
35
* #6066: Make web links copied to clipboard, pasteable in Write, Browse,