diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-07-11 13:37:32 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-07-11 13:37:32 +0000 |
commit | 02faca19a73393d85e3875de9e4f349b4f839ee0 (patch) | |
tree | 5520323e8f3b8b7ca6df9c6461d1ac361ffe67c5 /ftpfs/ChangeLog | |
parent | 85b19fd8d03a57ba174cfc03153c8c255f6717d2 (diff) |
2006-07-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
* node.c (ftpfs_create_node): Check the result from hurd_ihash_add().
Add E to the hash table instead of NEW.
Diffstat (limited to 'ftpfs/ChangeLog')
-rw-r--r-- | ftpfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index 4f042123..b9866ca9 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,3 +1,8 @@ +2006-07-11 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * node.c (ftpfs_create_node): Check the result from hurd_ihash_add(). + Add E to the hash table instead of NEW. + 2005-06-14 Hugues Larrive <hugues.larrive@gmail.com> * ftpfs.c (parse_startup_opt): User names may contain a @, so take |