aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog22
-rw-r--r--Makefile2
2 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cba96f91..25e23de5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+Summary of changes from v079 to v080
+============================================
+
+Brent Cook:
+ fix dependency for make -j2
+
+coly:
+ fix man page typos
+
+Kay Sievers:
+ update RELEASE-NOTES + TODO
+ fix typo in man page
+ update TODO
+ update SUSE rules
+ path_id: fix invalid character class
+ replace libsysfs
+
+Marco d'Itri:
+ udev_selinux.c: include udev.h
+
+
Summary of changes from v078 to v079
============================================
@@ -8,6 +29,7 @@ Kay Sievers:
update SUSE rules
remove %e from man page
+
Summary of changes from v077 to v078
============================================
diff --git a/Makefile b/Makefile
index 461f5ac0..5c44571a 100644
--- a/Makefile
+++ b/Makefile
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
-VERSION = 079
+VERSION = 080
# set this to make use of syslog
USE_LOG = true