aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2013-04-15 13:43:03 -0700
committerJacob Appelbaum <jacob@appelbaum.net>2013-04-15 13:43:03 -0700
commit77109259c84c50cfb35da8a9cb775fe70c2dcd48 (patch)
treeadbc90e4e08d56ff12d9c83e3b1e55d50845a73c /CHANGELOG
parent4e043166fda5349b349a41135dffe951c6a45952 (diff)
downloadtlsdate-77109259c84c50cfb35da8a9cb775fe70c2dcd48.tar.gz
Add CHANGELOG entries about all the build changes/OS support
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2b3b6b7..8d033f5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,9 +4,15 @@
Fix a race in tlsdate-dbus-announce that can cause signal drops.
Support -l argument to tlsdated.
Pass -l and -v arguments from tlsdated to tlsdate.
- Add FreeBSD support for tlsdate and tlsdate-helper.
Log more verbosely at tlsdated startup.
- Add Android build support with Android NDK for tlsdate
+ Add FreeBSD support for tlsdate and tlsdate-helper.
+ Add Android build support with Android NDK for tlsdate.
+ Add NetBSD 6.0.1 support for tlsdate and tlsdate-helper.
+ Add OpenBSD 5.2 support for tldate and tlsdate-helper.
+ Add official support for Debian, Ubuntu, CentOS, Fedora, RHEL, OpenSUSE,
+ and Arch GNU/Linux distros.
+ Add Mac OS X 10.8.3 support
+ Extensive setup/install documentation is now present in INSTALL for most OSes
0.0.6 Mon 18 Feb, 2013
Ensure that tlsdate compiles with g++ by explicit casting rather than
implicit casting by whatever compiler is compiling tlsdate.