aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-25 13:36:24 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-25 13:36:24 +0100
commit88dab2381b32ac952322107a189a10d17ca2f45a (patch)
tree75ea897ada24aa15fcc8c90e064b0e47e20b9e1b /README
parent3bae0d6eb4444e29324892bed0bcbf1a4d8066cd (diff)
Fixed all warnings. Added a new bug. Oops.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 46f45d0..c15cc45 100644
--- a/README
+++ b/README
@@ -72,4 +72,5 @@ KNOWN BUGS
- 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)
- Segfaults when using zoom commands (happens when max zoom already reached?).
- Something in the FIFO code causes CPU usage to jump.
-- Segfaults when loading aliases from confgi file (currently aliases are defined in the code as a 'work-around').
+- Segfaults when loading aliases from config file (currently aliases are defined in the code as a 'work-around').
+- Segfaults when setting the xwin variable \ No newline at end of file