summaryrefslogtreecommitdiff
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 e060c1f..0027701 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+18/07/2006 - Mohan Kumar M <mohan@in.ibm.com>
+ * Add subsystem in sysfs_device
+
+07/07/2006 - Mohan Kumar M <mohan@in.ibm.com>
+ * Add C++ compilation suport
+
+28/06/2006 - Mohan Kumar M <mohan@in.ibm.com>
+ * Add sysfs_open_device_tree()
+
+17/04/2006 - Mohan Kumar M <mohan@in.ibm.com>
+ * Add sysfs_open_link_list()
+
12/07/2005 - Mohan Kumar M <mohan@in.ibm.com>
* Minor code cleanup in sysfs_class.c to conform to C99