-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* src/RspConnection.cpp: include unistd.h, needed for close ().
- Loading branch information
1 parent
c7dc87d
commit d9c0986
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
2009-04-12 Jeremy Bennett <[email protected]> | ||
|
||
* src/RspConnection.cpp: include unistd.h, needed for close (). | ||
|
||
2009-04-12 Jeremy Bennett <[email protected]> | ||
|
||
* README: Created as a symbolic link to README.md to keep autoconf | ||
happy. | ||
* README.md: Added instructions about autoreconf. | ||
* INSTALL: Replaced with standard installation instructions. | ||
|
||
2009-04-12 Jeremy Bennett <[email protected]> | ||
|
||
* README.md: Even better use of MarkDown! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters