aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aaaade..f699e12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-06 Markus Germeier <mager@tzi.de>
+ * libmpio/src/io.c (model2externalmem): added model
+ FD100 for external memory support.
+ reported by Thorsten to work this way
+
2003-05-19 Markus Germeier <mager@tzi.de>
* libmpio/src/mpio.c (mpio_file_put_real):
fixed strncat bug found by Sergey. Thanks!