-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGES
More file actions
21 lines (15 loc) · 794 Bytes
/
CHANGES
File metadata and controls
21 lines (15 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Version 0.5.3 released 1 Feb 2009
* Fixed bug which caused jsMath not to load.
Version 0.5.2 released 1 Feb 2009
* Fixed cookie problem caused by empty value fields.
Version 0.5.1 released 1 Feb 2009
* Major code reorganization, making gitit more modular.
* Gitit can now optionally be built using Happstack instead of HAppS
(just use -fhappstack when cabal installing).
* Fixed bug with directories that had the same names as pages.
* Added code from HAppS-Extra to fix cookie parsing problems.
* New command-line options for --port, --debug.
* New debug feature prints the date, the raw request, and
the processed request data to standard output on each request.
* Files with ".page" extension can no longer be uploaded.
* Apostrophes and quotation marks now allowed in page names.