Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2007-07-20 22:29:11 (GMT)
committer Dan Williams <dcbw@redhat.com>2007-07-20 22:29:11 (GMT)
commit79251459e5f8ea1516bfb2a953f9fff98e782628 (patch)
tree910c320fb3199fb734dce22619320d38303b0b72 /NEWS
parentd09e6e45c51551255211c61cb456157e37b25514 (diff)
Return buddy properties as a byte array, not an array of bytes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 211b63d..1c96fc4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+* Return buddy properties as a byte array, not an array of bytes (dcbw)
+* Don't list the owner twice in GetBuddies method (danw)
+
Snapshot 650c323462
* Don't send None over D-Bus when updating current activity (danw)