Documentation for 1.6
[blerg.git] / www / doc / changelog.html
index b1359f6..30e406a 100644 (file)
 The intent of this changelog is to give an overview of the major changes
 and fixes made to Blërg.  For a detailed changelog, see the git log.
 
+<a name="v1.6"><h2>Version 1.6 - released Monday, July 18th 2011</h2>
+
+<h3>Features Added</h3>
+<ul>
+<li>Passwords are now stored as MD5 hashes. See
+tools/convert_to_md5_passwords.pl to convert old passwords.</li>
+<li>Added notification of new messages from subscribed feeds.</li>
+</ul>
+
+<h3>Bugs Squashed</h3>
+<ul>
+<li>Users can now log in from multiple locations without clobbering
+their previous login.</li>
+<li>Fixed some relative URL problems so that Blërg can be more easily
+used on a subpath.</li>
+</ul>
+
 <a name="v1.5"><h2>Version 1.5 - released Friday, March 4th 2011</h2>
 
 <h3>Features Added</h3>