aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-24 15:44:55 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-24 15:44:55 +0100
commitabc93a30e060bac25dc87daeb6c5dfb21fcd958a (patch)
tree58c3e4aa0568ccedca5a9adbccf95e3efb183f26 /README
parent212b7af17fb8353154b64297760834218caaaafa (diff)
Clarified.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index bbd8991..476dd86 100644
--- a/README
+++ b/README
@@ -3,5 +3,4 @@ Control:
- 'forward', 'back', 'http://www.blah.com', are the supported commands.
Bugs:
- - Segfault occurs on shutdown, almost definitely FIFO related
- - Segfault occurs when attempting to parse a command. \ No newline at end of file
+ - Segfault occurs on shutdown, almost definitely FIFO related (I'm not seeing this bug now, but the warning was here when I forked the code and I haven't touched the FIFO bit)