SHA256
1
0
forked from pool/systemd
Kay Sievers
2011-05-27 00:01:07 +00:00
committed by Git OBS Bridge
parent 4117e667a0
commit a4ab2fb1d7
4 changed files with 25 additions and 17 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 26 21:16:06 CEST 2011 - kay.sievers@novell.com
- version 28
- drop hwclock-save.service
- fix segfault when a DBus message has no interface
- man: update the list of unit search locations
- readahead-collect: ignore EACCES for fanotify
- rtc in localtime: use settimeofday(NULL, tz)
instead of hwclock(8)
-------------------------------------------------------------------
Sat May 21 23:57:30 CEST 2011 - kay.sievers@novell.com