aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 7b4ab874f..575f3d42b 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -7,7 +7,7 @@ Release Notes
Series 1.10
----------------------------------------
-Version 1.10.4, Not Yet Released
+Version 1.10.4, 2013-01-07
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* Avoid a conditional operation in the power mod implementations on if
@@ -21,6 +21,10 @@ Version 1.10.4, Not Yet Released
rejected. Credits to Timothy Prepscius for pointing out these values
are not normally used and probably signal something fishy.
+* The return value of version_string is now a compile time constant
+ string, so version information can be more easily extracted from
+ binaries.
+
Version 1.10.3, 2012-07-10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^