summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-03-20 19:08:31 +0000
committerCharles.Forsyth <devnull@localhost>2009-03-20 19:08:31 +0000
commit51efa06e29946f7dc354b7a8df2e295959de4465 (patch)
tree0e321a4336e1030cc25428892b4bcd3a285c2cf9 /CHANGES
parent6ab1f7a09ea60217a2c27f860f32ac2fb0df8c28 (diff)
20090320-1908
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ee11db86..a11b551c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,8 @@
(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
make odbc's new file have mode 666 so others can open it
+ add styxsetowner function to styxserver.h to set default owner (eve)
+ move styxserver.h to inferno's include directory
20090222
appl/cmd/ndb/registry.b and dis/registry.dis - implement flush for event file (issue 162)
20090217