0.1.6 (now)
-------------------------------------------
None


0.1.5 (17-06-2013)
-------------------------------------------
- Don't free memory when process is exiting [tijl@FreeBSD.org]
- Some style fixes [tijl@FreeBSD.org]
- Consistently use C99 bool, true and false [tijl@FreeBSD.org]
- Generalise parsing of env var into StringList [tijl@FreeBSD.org]
- Rename ITEM_SEPARATE to ITEM_SEPARATOR [tijl@FreeBSD.org]
- Highlight new options [tijl@FreeBSD.org]
- Many thanks: Tijl Coosemans <tijl@FreeBSD.org>


0.1.4 (05-06-2013)
-------------------------------------------
- added ^R for redraw dialog
- bug fixes in pkg-help dialog
- fixed segfault when trying to pick up incorrect env values


0.1.3 (28-03-2013)
-------------------------------------------
- Update to 0.1.3 which only brings a -v option to allow
  supporting older versions for the stdout/stderr switching
- Many thanks: Bryan Drewery <bdrewery@FreeBSD.org>


0.1.2 (25-03-2013)
-------------------------------------------
- Use stderr as the old dialog did, which fixes usage inside of jails
- Add D4PMINHEIGHT and D4PALIGNCENTER (see dialog4ports(1))
- Many thanks: Bryan Drewery <bdrewery@FreeBSD.org>


0.1.1 (21-03-2013)
-------------------------------------------
- Fix D4PFULLSCREEN being default on when blank.
- Now requires y/yes to enable
- Automatically unset LC_ALL to show nicer characters
- Fix crash when resizing
- Upstream the -lm fix
- Many thanks: Bryan Drewery <bdrewery@FreeBSD.org>


0.1 (13-03-2013)
-------------------------------------------
- Firts dialog4ports version, was commited to ports-mgmt/dialog4ports
- Many thanks:
   Baptiste Daroussin <bapt@FreeBSD.org>
   Alexey Dokuchaev <danfe@FreeBSD.org>
   Eitan Adler <eadler@FreeBSD.org>
