aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
blob: b7746752380778f6452fba29bb24f5684be6e2e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# changes made since fork

01-01-2011: fork starts officially, shttpd is the decided name for "simple http daemon"
01-02-2011: CHANGELOG: CHANGELOG created, format should be M-D-YEAR: FILE: MESSAGE
01-02-2011: darkhttpd.c:  --help returns usage();
01-02-2011: darkhttpd.c: when used with no arguments defaults wwwroot directory the CWD
01-02-2011: AUTHORS: Calvin Morrison
01-02-2011: Makefile: added -O2 -Wall to CFLAGS, removed nonexisting files from clean function
01-02-2011: darkhttpd.c renamed shttpd.c, rebranded at Version 0.1 
01-02-2011: Makefile: replaced darkhttpd with shttpd/shttpd.c
01-02-2011: shttpd.c: more mimetype mappings added to original list