diff options
author | Roy Marples <roy@marples.name> | 2007-05-14 12:48:37 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-05-14 12:48:37 +0000 |
commit | 14c59d4071530492a0cf385db026a5152b3502d1 (patch) | |
tree | 0e7b292ebfb57c4e8364ba76df3b8569a12bb3a5 /ChangeLog | |
parent | bbfb7bc409bc07b6362bb975d4853df2b7896401 (diff) |
RC_INTERACTIVE now works, #178331.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,9 +3,10 @@ 14 May 2007; Roy Marples <uberlord@gentoo.org>: + RC_INTERACTIVE now works, #178331. Add --startas back to s-s-d, #175980, #175981. Allow time for pidfiles to be created, #178274. - Use int instead of char for getopt, #178084 thanks to drizztbsd. + Use int instead of char for getopt, #178084 thanks to drizztbsd. 11 May 2007; Roy Marples <uberlord@gentoo.org>: |