commit | eac701bd7f37fa542ff9ad906c869195cda84d6c | [log] [tgz] |
---|---|---|
author | Jacob Appelbaum <[email protected]> | Thu Jan 10 16:33:35 2013 -0800 |
committer | Jacob Appelbaum <[email protected]> | Thu Jan 10 16:33:35 2013 -0800 |
tree | 374da82880da0795aecb47e1d770bbbbd4eca891 | |
parent | 78c2a2a4eeef4aaded4784060105c9e9fb225430 [diff] [blame] |
do not hard fail if we are unable to open hwclock fd
diff --git a/CHANGELOG b/CHANGELOG index c2eab84..7906c0f 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -7,6 +7,7 @@ Support announcing time updates over DBus with --enable-dbus Add support for lcov/gcov at build time see ./configure --enable-code-coverage-checks and make lcov + Don't hardfail if DEFAULT_RTC_DEVICE cannot be opened, even if desired 0.0.4 Wed 7 Nov, 2012 Fixup CHANGELOG and properly tag Version Numbers Are Free! Hooray!