summaryrefslogtreecommitdiff
path: root/usermux/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'usermux/ChangeLog')
-rw-r--r--usermux/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog
index 6c107c24..e6572e0e 100644
--- a/usermux/ChangeLog
+++ b/usermux/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-24 Samuel Thibault <samuel.thibault@ens-lyon.org>
+
+ * mux.c (lookup_user): Check null condition for struct passwd returnd
+ by getpwnam_r.
+ Reported by Marc-Olivier Mercier <mercier.m@sympatico.ca>.
+
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
* node.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes.