Imported Debian patch 0.4.9-0.sarge.2
[debian/efibootmgr] / doc / ChangeLog
index 5daad8f12f63d86108781e99b2801bdee918b09d..2841c362bcfa42e85f1d42f7ad0a69f3d7e74aa2 100644 (file)
@@ -1,3 +1,23 @@
+* Sat Apr 24 2004 Matt Domsch <Matt_Domsch@dell.com>
+- Fixed reversed logic of create_or_edit_variable which prevented object
+  creation or editing on sysfs.
+- Removed debug printfs in sysfs read/write commands.
+- Released v0.5.0-test3
+
+* Thu Feb 04 2004 Matt Domsch <Matt_Domsch@dell.com>
+- removed -t short option for --test
+- added -t <timeout> and -T delete timeout options
+- updated man page and README about the timeout options
+- Released v0.5.0-test2
+
+* Tue Sep 09 2003 Matt Domsch <Matt_Domsch@dell.com>
+- Released v0.5.0-test1
+
+* Thu Sep 04 2003 Matt Domsch <Matt_Domsch@dell.com>
+- Seperated access to variables through /proc into efivars_procfs.[ch]
+- Added efivars_sysfs.h to access variables through sysfs.
+- Moved around some functions, cleaned up some duplication.
+
 * Thu Sep 04 2003 Matt Domsch <Matt_Domsch@dell.com>
 - released v0.4.2-test2 as v0.4.2 without additional changes.