aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2016-06-22 07:34:10 +1000
committerBen Elliston <bje@gnu.org>2016-06-22 07:34:10 +1000
commitc892ceaf1dd8d1518b46ba92a0dc7342c18e1efd (patch)
treea5d17f0555244fd8cc45e9b5f567ccd8f10b8999 /ChangeLog
parent535f7425ea8a117840f3790076f7c78b41d9acba (diff)
downloaddejagnu-c892ceaf1dd8d1518b46ba92a0dc7342c18e1efd.zip
dejagnu-c892ceaf1dd8d1518b46ba92a0dc7342c18e1efd.tar.gz
dejagnu-c892ceaf1dd8d1518b46ba92a0dc7342c18e1efd.tar.bz2
* doc/runtest.1: Use condensed years in copyright statement.
Signed-off-by: Ben Elliston <bje@gnu.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c3660d..b2b52e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-22 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
+
+ * doc/runtest.1: Use condensed years in copyright statement.
+
2016-06-21 Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* runtest: Quote paths. Use test -z, -n for clarity.