aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-05-14 14:47:07 +0000
committerRoy Marples <roy@marples.name>2007-05-14 14:47:07 +0000
commit08aec3c4122eb299b6ab56865826a946ae07896e (patch)
tree05158cf284ba9316b816a30e034861b162d5b27c
parent14c59d4071530492a0cf385db026a5152b3502d1 (diff)
Should fix this bug too
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d791f6b9..922bcfb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
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, #177202 #178084 thanks to drizztbsd.
11 May 2007; Roy Marples <uberlord@gentoo.org>: