aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53ac3a5..2c0388f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-04-11 Markus Germeier <mager@tzi.de>
+
+ * libmpio/directory.c (mpio_directory_make):
+ libmpio/mpio.c (mpio_file_put_real):
+ fix timestamp generation as suggested by Sebastian. Thanks!
+ (mpio_directory_is_empty,mpio_dentry_is_dir):
+ added functions
+ (mpio_dentry_put): another 8.3 generation fix,
+ special treatment for "MPIO RECORD" dir.
+ * mpiosh/callback.c (mpiosh_cmd_format):
+ mkdir "MPIO RECORD" dir if it existed before the format
+
2003-04-07 Markus Germeier <mager@tzi.de>
* Mega-Update all over the place
initial support for directories