Fix bugs with resizing photos on upload.

This commit is contained in:
Colin Kuskie 2009-06-23 00:07:16 +00:00
parent 17c7618605
commit a4be42a7ce
3 changed files with 20 additions and 4 deletions

View file

@ -2,6 +2,7 @@
- Updated auth to allow sending back of non-text/html mime types.
- fixed #10564: edit branch progress bar goes kablooey
- fixed #10565: Survey: add question doing double-create
- fixed Photo resizing bugs with the Story asset.
7.7.11
- Fixed a bug where empty version tags were not deleted. (Martin Kamerbeek / Oqapi)