summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--doc/reference.doxygen.in2
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1dcd191..52f21c1 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,9 @@ sord (0.10.3) unstable;
the XSD and OWL specifications
* Fix memory leaks in sord_validate
* Install sord_validate man page
+ * Disable timestamps in HTML documentation for reproducible build
- -- David Robillard <d@drobilla.net> Sun, 09 Sep 2012 01:41:31 -0400
+ -- David Robillard <d@drobilla.net> Sun, 09 Sep 2012 03:19:01 -0400
sord (0.10.0) stable;
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 64577d0..b679c1c 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -939,7 +939,7 @@ HTML_COLORSTYLE_GAMMA = 80
# page will contain the date and time when the page was generated. Setting
# this to NO can help when comparing the output of multiple runs.
-HTML_TIMESTAMP = YES
+HTML_TIMESTAMP = NO
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
# documentation will contain sections that can be hidden and shown after the