Mercurial > noffle
comparison ChangeLog @ 189:b1b6963fdd63 noffle
[svn] src/configfile.c: fix bug with missing initialization of user name and
passwd
author | enz |
---|---|
date | Fri, 05 Oct 2001 16:44:04 +0100 |
parents | f1bacee93ca6 |
children | 28488e0e3630 |
comparison
equal
deleted
inserted
replaced
188:f1bacee93ca6 | 189:b1b6963fdd63 |
---|---|
1 Fri Oct 05 2001 Markus Enzenberger <me@markus-enzenberger.de> | |
2 | |
3 * src/configfile.c: fix bug with missing initialization of user name and passwd | |
4 | |
1 Wed Sep 12 2001 Jim Hague <jim.hague@acm.org> | 5 Wed Sep 12 2001 Jim Hague <jim.hague@acm.org> |
2 | 6 |
3 * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c: | 7 * src/client.c,src/client.h,src/fetch.c,src/noffle.c,src/server.c: |
4 robustness - instead of retruning simple Passed/Failed statuses from | 8 robustness - instead of retruning simple Passed/Failed statuses from |
5 connection functions, return an integer status instead. This allows | 9 connection functions, return an integer status instead. This allows |