Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarc Maurer <uwog@uwog.net>2007-07-13 18:45:46 (GMT)
committer Marc Maurer <uwog@uwog.net>2007-07-13 18:45:46 (GMT)
commit4fb2c70e0c788e3e4bf6e67005fbbc59a1eef73c (patch)
tree213ccb4d5afd4e770e89cbd2aa70e5c3f1d0f44f /NEWS
parent2875f39ba6456661fb9ad3321b54d857ddc3577d (diff)
Implement buddies leaving, and set a proper margin on startup
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 55cea22..e687250 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+* Workaround for missing buddy removed in _on_dbus_names_changed (uwog)
+* Implement buddies leaving (uwog)
+* Workaround for wrong view margin size calculation (uwog)
* Remove the border around the view (uwog)
* Connect to the zoom signal to show the currect zoom level (uwog)