summaryrefslogtreecommitdiff
path: root/third_party/ptpd-1.1.0/ChangeLog
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2014-08-08 14:42:07 +0300
committerYuval Adam <yuv.adm@gmail.com>2014-08-08 14:42:07 +0300
commita6163888f3c56123b1db313743c6147ba498732c (patch)
treeff7d15d991d1d09ba6cbc0cec80924f57445bfdd /third_party/ptpd-1.1.0/ChangeLog
parentc3e4c9a25c2910d2d66d52215b3406b13d5b23d5 (diff)
Add third_party libs
Diffstat (limited to 'third_party/ptpd-1.1.0/ChangeLog')
-rw-r--r--third_party/ptpd-1.1.0/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/third_party/ptpd-1.1.0/ChangeLog b/third_party/ptpd-1.1.0/ChangeLog
new file mode 100644
index 0000000..787b424
--- /dev/null
+++ b/third_party/ptpd-1.1.0/ChangeLog
@@ -0,0 +1,17 @@
+2010-10-12 George Neville-Neil <gnn@neville-neil.com>
+
+ * 1.1.0 Release
+
+ * Add code to limit how much of an offset or delay the client is
+ willing to tolerate.
+
+ * Add support for BINTIME on FreeBSD which gives more accurate
+ packet timestamps.
+
+ * Add quality file support
+
+ * Add support for syslog.
+
+ * Add support for user configurable TTL.
+
+ * Clean up code formatting, headers, comments etc.