diff packages/io/disk/current/ChangeLog @ 1685:b1d2762b2eec

* src/disk.c: * include/disk.h: * include/diskio.h: Use predefined arrays for partition devices and info radher than malloc. Extended DISK_CHANNEL macro to support defining maximum number of partitions.
author asl
date Thu, 01 Jul 2004 13:03:20 +0000
parents f2453fae08d4
children
line wrap: on
line diff
--- a/packages/io/disk/current/ChangeLog
+++ b/packages/io/disk/current/ChangeLog
@@ -1,3 +1,12 @@
+2004-07-01  Savin Zlobec  <savin@elatec.si> 
+
+ 	* src/disk.c:
+ 	* include/disk.h:
+ 	* include/diskio.h:
+ 	Use predefined arrays for partition devices and info 
+ 	radher than malloc. Extended DISK_CHANNEL macro to
+  	support defining maximum number of partitions.
+
 2004-01-15  Nick Garnett  <nickg@calivar.com>
 
 	* src/disk.c: