summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-12-03 19:43:55 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-12-03 19:43:55 +0100
commit2987b1b4407a076a14bd3d40be7080c9527f6541 (patch)
tree6e0585f065a509350dc99552cd7aaf7e438eb4cb
parent23a2aa5be6f97b4cf8bd2f5c7dad3def8ce970ef (diff)
changelog: warping off-by-one was only partially fixed
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 85e1928..39a66b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@ git HEAD
(Patch by Joel Bradshaw)
* Add ; flag to --info (as in "--info ';echo foo'") to disable info
display on startup
- * Fix off-by-one pixel error when warping the pointer in the
+ * Partially fix off-by-one pixel error when warping the pointer in the
bottom/right window border
* thumbnail mode: If --action is set, run specified command instead of
opening image on click.