diff options
author | mutantturkey <crazycal00@gmail.com> | 2011-01-02 13:47:49 -0500 |
---|---|---|
committer | mutantturkey <crazycal00@gmail.com> | 2011-01-02 13:47:49 -0500 |
commit | 2ad38632dd39f27fbaa60a4dfbe2fe20921d0007 (patch) | |
tree | c3d88baae1b7a049e4b0646999b89fc3c7c1b643 /CHANGELOG | |
parent | 9baf5aeb7e1eb6ca9d94984d8e46942f5d2f1352 (diff) |
cleaning up pointless formatting of notes
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,5 +9,7 @@ 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 +01-02-2011: shttpd.c: main(), fixed %llu to %lu for correct data type +01-02-2011: shttpd.c: total in/out is now in Kilobytes instead of Bytes (simple / 1024) |