diff options
author | crunchy <crunchy> | 2002-10-12 21:18:13 +0000 |
---|---|---|
committer | crunchy <crunchy> | 2002-10-12 21:18:13 +0000 |
commit | 636bd218106febc3a476ce3118f21d6b32b432b1 (patch) | |
tree | fdac454411f37d91b6d582815b97118cdc74ac6d /ChangeLog | |
parent | a896705e5ac10059d98f520b3354e2f66dc8d66b (diff) | |
download | mpiosh-636bd218106febc3a476ce3118f21d6b32b432b1.tar.gz mpiosh-636bd218106febc3a476ce3118f21d6b32b432b1.tar.bz2 mpiosh-636bd218106febc3a476ce3118f21d6b32b432b1.zip |
new check for kernel headers + some updates
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-10-12 Andreas Buesching <crunchy@tzi.de> + * configure.in: changed version to 0.6.0 for the next release; + add check for a usable path to the kernel header files + * mpiosh/global.c (commands): removed commands 'put', 'get', 'del' and 'exit' and add these to the alias lists of 'mput', 'mget', 'mdel' and 'quit'. Also add some more aliases to some other |