chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7f3289
)
release 180
180
author
Kay Sievers
<kay.sievers@vrfy.org>
Sun, 29 Jan 2012 04:53:06 +0000
(
05:53
+0100)
committer
Kay Sievers
<kay.sievers@vrfy.org>
Sun, 29 Jan 2012 04:53:06 +0000
(
05:53
+0100)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index da2eae6a484a47a69abb62e3e102563807bb433b..15bab064b283b634c6efbc58fc68dcb49df0464d 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,13
@@
+Summary of changes from v179 to v180
+============================================
+
+Kay Sievers (4):
+ Makefile: update kernel.org hooks
+ build-sys: we need to install shipped man pages without xsltproc installed
+ builtin: blkid - add missing ID_ prefix for PART_ENTRY_* keys
+ do not stop rule processing when device node is no longer around
+
+
Summary of changes from v178 to v179
============================================
diff --git
a/configure.ac
b/configure.ac
index 3f33c14da02a596f760f75db28f623c1e580b769..9772d82c30ebc647eeba8499fbab75074e62a80a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,6
+1,6
@@
AC_PREREQ(2.60)
AC_INIT([udev],
- [1
79
],
+ [1
80
],
[linux-hotplug@vger.kernel.org],
[udev],
[http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html])