Update TODO and README
[bpgallery.git] / TODO
diff --git a/TODO b/TODO
index c0ea7ad7eefb364d3aa875d4e6428b85d6cfd817..f3e5d23e43f7c555ce071d913dd208ca3edacaff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
 * Add in a middle image size, so thumbs -> medium -> full size
 * Allow to recreate galleries and use new captions (only resizing changed
-  images
+  images) - mostly done, needs to be able to check and change based on
+  the width specified then it'll be finished
+* Allow a fixed height to be specified instead or as well as a fixed width, in
+  the latter case, resize to which ever fits the bounding box, but keep the
+  aspect ratio.