Version 1.7 v1.7
authorChip Black <bytex64@bytex64.net>
Wed, 16 Jan 2013 06:12:23 +0000 (22:12 -0800)
committerChip Black <bytex64@bytex64.net>
Wed, 16 Jan 2013 06:12:23 +0000 (22:12 -0800)
configure.in
www/doc/changelog.html

index ea052b2..a4f7731 100644 (file)
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.65])
 AC_INIT(config.h)
-AM_INIT_AUTOMAKE([blerg], [1.6.3])
+AM_INIT_AUTOMAKE([blerg], [1.7])
 AC_PROG_RANLIB
 AC_CONFIG_SRCDIR([common/app.c])
 AC_CONFIG_HEADERS([config.h])
index 0ef5ecb..b06e421 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.7"><h2>Version 1.7 - released Wednesday, January 16, 2013
+
+<h3>World Turned Upside-Down</h3>
+<ul>
+<li>Rewrote front-end using Enyo 2.1</li>
+</ul>
+
+<h3>Bugs Squashed</h3>
+<ul>
+<li>Links are now recognized inside parentheses/brackets, provided there
+is whitespace ahead of it.</li>
+</ul>
+
 <a name="v1.6.3"><h2>Version 1.6.3 - released Thursday, January 19, 2012</h2>
 
 <h3>Features Added</h3>