chiark / gitweb /
075 release
authorKay Sievers <kay.sievers@suse.de>
Thu, 10 Nov 2005 01:20:25 +0000 (02:20 +0100)
committerKay Sievers <kay.sievers@suse.de>
Thu, 10 Nov 2005 01:20:25 +0000 (02:20 +0100)
ChangeLog
Makefile
RELEASE-NOTES

index 3ef3c4b838ce45882966ad98973141102c8409f4..bde6b4f05e227f210dfbd729538c3f656b11145e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,21 @@
 Summary of changes from v74 to v075
 ============================================
 
+Greg Kroah-Hartman:
+      Make run_directory.c stat the place it is going to try to run.
+
+Kay Sievers:
+      forgot the ChangeLog for 074
+      volume_id: provide libvolume_id.a file
+      remove our own copy of klibc
+      remove outdated HOWTO
+      update TODO
+      update SUSE rules
+      remove completely useless start script
+      fix tests and remove no longer useful stuff
+      replace udeveventrecorder by a shell script
+
+
 Summary of changes from v73 to v074
 ============================================
 
index ab75bb3d9a19c4e66d77f151f2dc609b1d6554fa..c68db3b93adc7f9910960cba4cceefb9efd2ba5a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 #
 
-VERSION = 074
+VERSION = 075
 
 # set this to make use of syslog
 USE_LOG = true
index d89aeaa69f987f0ef5aa86910476d1a5ff29e10e..8062703889bb0af63dcf84e3ef1fc01a9feb6ce8 100644 (file)
@@ -1,7 +1,10 @@
 udev 075
 ========
+Silent a too verbose error logging for the old hotplug.d/ dev.d/
+emulation.
+
 The copy of klibc is removed. A systemwide installed version of klibc
-can be used to buil a klibc udev.
+should be used to build a klibc udev now.
 
 udev 074
 ========