diff options
author | Nikolaus Schulz <microschulz@web.de> | 2010-08-09 13:25:41 +0200 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2010-08-09 13:25:41 +0200 |
commit | b7091e90eaa082f74626a10b7c33dfed090770bf (patch) | |
tree | e38c2cf1236235b70538e986017d983baae0217d | |
parent | 945c4bb28efa0b048f9253e9751fd5a33a789058 (diff) | |
download | archivemail-b7091e90eaa082f74626a10b7c33dfed090770bf.tar.gz archivemail-b7091e90eaa082f74626a10b7c33dfed090770bf.tar.bz2 archivemail-b7091e90eaa082f74626a10b7c33dfed090770bf.zip |
Releasing 0.8.0: fix release date in the changelog, and update the project web page
-rw-r--r-- | CHANGELOG | 2 | ||||
-rw-r--r-- | index.html | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Version 0.8.0 - UNRELEASED +Version 0.8.0 - 9 August 2010 * Fixed date header parsing to be precise with timezone information. Also, when writing From_ line timestamps, don't use UTC but local time, without @@ -33,8 +33,8 @@ <hr> <div id="status"> - <strong>Latest version: 0.7.2</strong><br> - Released on 2007-11-09 + <strong>Latest version: 0.8.0</strong><br> + Released on 2010-08-09 </div> <h2>What is it?</h2> <p> |