o Backend code for resizing images written (using ImageMagick)
o Photos in a gallery are listed ... in alphabetical order
(quicksort algorithm in util.c)
This implementation has seen the introduction of stack/queue-like functions.
The new linked list variable array implementation is now used for the path_info
manipulation.