aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2015-06-30 15:35:10 +0000
committercorvid <devnull@localhost>2015-06-30 15:35:10 +0000
commit84196030146a30110ba53c86d1e1fed156b2359e (patch)
tree6226ee7c3723a2b5588c45bad76045b18e2251c1
parentc50c39caac4bde3770b3850c756b2c33f681b855 (diff)
-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"