diff options
| author | chip <chip> | 2001-01-21 04:26:06 +0000 |
|---|---|---|
| committer | chip <chip> | 2001-01-21 04:26:06 +0000 |
| commit | b5cb3f2f03186c514af01b835296da084ae286d9 (patch) | |
| tree | 558d45efd7cfa1ffcffc6797fde6bb139116d086 /ChangeLog | |
| parent | 2da8f89b798fc5d811fc4b252ca8ad7461d07fbd (diff) | |
2001-01-20 Chip Salzenberg <chip@valinux.com>
* support/include/xio.h (xgetc): Declare to return int.
* support/nfs/xio.c (xgetc): Return int.
(xgettok, xskip, xskipcomment): Use int for value of xgetc.
* utils/statd/statd.c (main): Use int for value of getopt.
* debian/changelog: Version 0.2.1-5.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2001-01-20 Chip Salzenberg <chip@valinux.com> + + * support/include/xio.h (xgetc): Declare to return int. + * support/nfs/xio.c (xgetc): Return int. + (xgettok, xskip, xskipcomment): Use int for value of xgetc. + * utils/statd/statd.c (main): Use int for value of getopt. + * debian/changelog: Version 0.2.1-5. + 2000-12-10 Chip Salzenberg <chip@valinux.com> * utils/statd/monitor.c (sm_mon_1_svc): Fix buggy check for |
