Changeset 879
- Timestamp:
- 08/07/07 00:06:00 (1 year ago)
- Files:
-
- cherokee/trunk/ChangeLog (modified) (1 diff)
- cherokee/trunk/cherokee/handler_dirlist.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/ChangeLog
r875 r879 1 2007-08-06 Alvaro Lopez Ortega <alvaro@alobbs.com> 2 3 * cherokee/handler_dirlist.c (render_file): Bug fix. It was 4 crashing when there was no icon configuration. 5 1 6 2007-08-01 Alvaro Lopez Ortega <alvaro@alobbs.com> 2 7 3 8 * cherokee/avl, cherokee/dict: Removed. They are no longer used in 4 9 the server and hence it doesn't make sense to keep them in the cherokee/trunk/cherokee/handler_dirlist.c
r872 r879 772 772 773 773 VTMP_SUBSTITUTE_TOKEN ("%icon_alt%", alt); 774 VTMP_SUBSTITUTE_TOKEN ("%icon%", icon ->buf);774 VTMP_SUBSTITUTE_TOKEN ("%icon%", icon ? icon->buf : NULL); 775 775 776 776 /* File