aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-05-14 12:48:37 +0000
committerRoy Marples <roy@marples.name>2007-05-14 12:48:37 +0000
commit14c59d4071530492a0cf385db026a5152b3502d1 (patch)
tree0e7b292ebfb57c4e8364ba76df3b8569a12bb3a5 /ChangeLog
parentbbfb7bc409bc07b6362bb975d4853df2b7896401 (diff)
RC_INTERACTIVE now works, #178331.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b9ee731..d791f6b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>: