summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82638f3d..3979984d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-05-25 Ralf Habacker <ralf.habacker@freenet.de>
+ * dbus/dbus-sysdeps-win.c (fill_win_user_info_homedir): not getting
+ user info from a domain controller isn't an error, the computer
+ may run in a non domain context.
+
+2007-05-25 Ralf Habacker <ralf.habacker@freenet.de>
+
* dbus/dbus-sysdeps-win.c (_dbus_full_duplex_pipe): fixed assertation.
2007-05-24 Simon McVittie <simon.mcvittie@collabora.co.uk>