diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-07-11 17:46:10 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-07-11 17:47:47 -0700 |
commit | 46e9069fdbc58bd1febde1a493b1fe7aa9456527 (patch) | |
tree | d6766eabfd50fc0c64c72dfa8cc1163726849a4a /ChangeLog | |
parent | 71dafbb5602d38f051a67ea883e04bd55f96f170 (diff) |
*: bump to 0.4.00.4.0
Formally making first release since forking, I'm sure there are bugs
but I doubt anyone will be inclined to help test any of this if there's
nothing at least stating it's a newer version and some mention of the
user-visible changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +/*Version 0.4.0*/ +* Recorded area is no longer forced to 16-pixel boundaries +* Fixed --y argument handling +* Fixed a clipping boundary condition off-by-one error + /*Version 0.3.8.1*/ * Fixed a bug that caused compilation to fail on some platforms, due to missing headers. |