Changeset 1882
- Timestamp:
- 08/20/08 16:31:15 (3 months ago)
- Files:
-
- cherokee/trunk/ChangeLog (modified) (1 diff)
- cherokee/trunk/cherokee/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/ChangeLog
r1880 r1882 1 1 2008-08-20 Alvaro Lopez Ortega <alvaro@alobbs.com> 2 3 * cherokee/Makefile.am (libcherokeeinclude_HEADERS): Installs a 4 missing header: cache.h. Reported by Stefan de Konink. 2 5 3 6 * cherokee/rule_list.c, cherokee/virtual_server.c, cherokee/trunk/cherokee/Makefile.am
r1799 r1882 1102 1102 trace.h \ 1103 1103 avl.h \ 1104 cache.h \ 1104 1105 \ 1105 1106 config_node.h \