aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--src/IO/about.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c824ae0..2b41f89b 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.5 [not released yet]
+dillo-3.0.5 [June 30, 2015]
+- Image buffer/cache improvements.
- Fix for segfault when there's no dpid and view source is requested.
diff --git a/src/IO/about.c b/src/IO/about.c
index 3f9884c4..f9966c3d 100644
--- a/src/IO/about.c
+++ b/src/IO/about.c
@@ -270,7 +270,7 @@ const char *const AboutSplash=
"<tr>\n"
" <td bgcolor='#CCCCCC'>\n"
" <h4>Release overview</h4>\n"
-" ---- --, 2015\n"
+" June 30, 2015\n"
"<tr>\n"
" <td bgcolor='#FFFFFF'>\n"
" <table border='0' cellspacing='0' cellpadding='5'>\n"