*** empty log message ***

This commit is contained in:
Marc Wäckerlin
2004-12-14 20:22:13 +00:00
parent f2b36b3249
commit 965eb8cee2
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
* Mon Dec 13 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.3.0 (mrw)
- added the possibility to pass values to stdin in mrw::Exec
- and the possibility to connect to stdin in mrw::Pipe
- pipes are now non blocking by default
* Fri Dec 10 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.3.0 (mrw)
- getline did not work for empty lines
- added library fo regular expressions
* Wed Nov 11 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.2.2 (mrw)
- correction in documentation: need [0]->toString() not .toString()
* Wed Oct 13 2004 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.2.1 (mrw)