diff options
| author | cassiopc <cassiopc@gmail.com> | 2012-10-25 09:25:31 +0000 |
|---|---|---|
| committer | cassiopc <cassiopc@gmail.com> | 2012-10-25 09:25:31 +0000 |
| commit | 04123f08ebfe7620273af4b71219afb21946494c (patch) | |
| tree | ff90710b0fe3427e60ae3ecf2858b803309bbe6a /boca-1.5.2/doc | |
| parent | 8bd9922ca3841dbdf6210b75fcc9f2aa9de4e082 (diff) | |
| download | boca-04123f08ebfe7620273af4b71219afb21946494c.tar.gz boca-04123f08ebfe7620273af4b71219afb21946494c.zip | |
avoid namespaces in file names
Diffstat (limited to 'boca-1.5.2/doc')
| -rw-r--r-- | boca-1.5.2/doc/changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boca-1.5.2/doc/changelog.txt b/boca-1.5.2/doc/changelog.txt index 83e837a..07684d4 100644 --- a/boca-1.5.2/doc/changelog.txt +++ b/boca-1.5.2/doc/changelog.txt @@ -3,6 +3,7 @@ version 1.5.2: - improve description of inbetween warmup and contest in ADMIN.txt - fix a bug that could allow an user to change their username - creation of an APACHE.txt doc about setting up apache configuration +- force source files to have no spaces (warn a message in case they have) version 1.5.1: 2012/10/20: |