Autocommit image operations like crop, annotate, resize. Fixes bug #11152.

This commit is contained in:
Colin Kuskie 2009-10-21 10:48:25 -07:00
parent d3e7f50e8f
commit 5201a1f61b
2 changed files with 103 additions and 105 deletions

View file

@ -1,5 +1,6 @@
7.8.3
- fixed #11074: Links to CS posts not working
- fixed #11152: Image edits do not autocommit version tags
7.8.2
- Added scheduled vendor payout workflow activity. (Special thanks to Martin @ Oqapi)