summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-03-20 19:00:27 +0000
committerCharles.Forsyth <devnull@localhost>2009-03-20 19:00:27 +0000
commita60fa48ce2f27a689f276bea9538b5db2b74ff86 (patch)
treea4481fed48337acdd6d2bd786eca5bf757364c46 /CHANGES
parent390cfcfb235f8ef61e0467216902c4d718f51ad0 (diff)
20090320-1900
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 151462cd..2ef33bd8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
20090320
emu/port/win-x11a.c: unintuitively use xdisplay not xkbdcon to send to kbdproc (with big stack) to change cursor
(the big stack is needed because XCreateBitmapFromData and XPutImage pass control to theme-related code that uses lots of stack space)
+ use uname not aname for user name in libstyx and set aname to "" by default
20090222
appl/cmd/ndb/registry.b and dis/registry.dis - implement flush for event file (issue 162)
20090217