aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2014-12-24 13:55:12 -0300
committerJorge Arellano Cid <jcid@dillo.org>2014-12-24 13:55:12 -0300
commitd66409ce3d95652d1266cb47d8621c6d62ec18f9 (patch)
treeb33109271a0b9524a60a744cd614656c4b45b760 /ChangeLog
parent4b1e04c385aec8d54997295d0e01d98768ee5be9 (diff)
Updates for 3.0.4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 122a16d8..f7b7673b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ Here we list changes that are relatively significant and/or visible to the
user. For a history of changes in full detail, see our Mercurial repository
at http://hg.dillo.org/dillo
-dillo-3.0.4.1 [not released yet]
+dillo-3.0.4.1 [December 24, 2014]
+- Avoid a corner case segfault when no search URL is found in dillorc.
Patch: Sebastian Geerken, Jorge Arellano