aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02d0392..c6317fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-09-13 Andreas Buesching <crunchy@tzi.de>
+
+ * mpiosh/callback.c (mpiosh_callback_get, mpiosh_callback_put)
+ (mpiosh_callback_del): using mpiosh_cancel to abort operation
+
+ * mpiosh/mpiosh.c: changed handling of SIGINT. The global variable
+ mpiosh_cancel indicates the interrupt.
+
+ * mpiosh/callback.c (mpiosh_cmd_help): add support for
+ arguments. just prints help about specified commands.
+
+ * mpiosh/mpiosh.c: add new command lpwd
+
2002-09-13 Markus Germeier <mager@informatik.uni-bremen.de>
* mpiosh/callback.c (mpiosh_cmd_put, mpiosh_cmd_del)