docs: relnotes, manual

This commit is contained in:
Simon Michael 2011-09-02 19:32:27 +00:00
parent 4db6c2881a
commit 237c041f26
2 changed files with 6 additions and 2 deletions

View File

@ -31,7 +31,7 @@ hledger is copyright (c) 2007-2011
[Simon&nbsp;Michael&nbsp;<simon@joyful.com>](mailto:simon@joyful.com) and [Simon&nbsp;Michael&nbsp;<simon@joyful.com>](mailto:simon@joyful.com) and
contributors, and released as Free Software under GPL version 3 or later. contributors, and released as Free Software under GPL version 3 or later.
This is the user manual and reference for hledger version 0.15.0. This is the user manual and reference for hledger version 0.15.
## Installing ## Installing

View File

@ -4,7 +4,11 @@ title: hledger news
# News # News
## [2011/9/2 hledger-web 0.15.1](http://thread.gmane.org/gmane.comp.finance.ledger.hledger/) ## [2011/9/2 hledger 0.15.1]()
* fix a parsec 2 incompatibility
## [2011/9/2 hledger-web 0.15.1](http://thread.gmane.org/gmane.comp.finance.ledger.hledger/479)
* web: add missing Hledger.Web.Options to cabal file * web: add missing Hledger.Web.Options to cabal file
* web: tighten up dependencies to reduce build problems * web: tighten up dependencies to reduce build problems