diff options
author | ajs <ajs> | 2005-02-17 20:11:58 +0000 |
---|---|---|
committer | ajs <ajs> | 2005-02-17 20:11:58 +0000 |
commit | 518cde8d6ce0434b02bd5d7cf7e9627d57af6952 (patch) | |
tree | 2f4b607061eb01459523613c2f234d0361b760e6 /watchquagga/ChangeLog | |
parent | 53270116df3f54b1f9411f0832567e9effa87593 (diff) |
2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* watchquagga.c: (handle_read) Use new ERRNO_IO_RETRY macro.
Diffstat (limited to 'watchquagga/ChangeLog')
-rw-r--r-- | watchquagga/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/watchquagga/ChangeLog b/watchquagga/ChangeLog index 79261c26..7baf4b7c 100644 --- a/watchquagga/ChangeLog +++ b/watchquagga/ChangeLog @@ -1,3 +1,7 @@ +2005-02-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * watchquagga.c: (handle_read) Use new ERRNO_IO_RETRY macro. + 2005-02-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * watchquagga.c: (try_connect) Use new set_nonblocking function instead |