diff options
| author | cassio <cassiopc@gmail.com> | 2015-08-28 09:31:34 +0000 |
|---|---|---|
| committer | cassio <cassiopc@gmail.com> | 2015-08-28 09:31:34 +0000 |
| commit | 56b10a617339563cda2c761e77b3acb96a1b084c (patch) | |
| tree | b0856564f7652ec2940aa6f0595cef1c7b73b52a /doc/changelog.txt | |
| parent | 2a185532e3a0acf9e37e601fc71c148510dd36a7 (diff) | |
| download | boca-56b10a617339563cda2c761e77b3acb96a1b084c.tar.gz boca-56b10a617339563cda2c761e77b3acb96a1b084c.zip | |
small bug fixes
Diffstat (limited to 'doc/changelog.txt')
| -rw-r--r-- | doc/changelog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index 923f426..2e02c0b 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,3 +1,9 @@ +version 1.5.10: +- script to submit run from command-line to multiple servers +- allow empty problem packages +- minor bug fixes +- update installv2.sh to work with ubuntu 14.04.3 + version 1.5.9: - allow password change as default (can be blocked by input users via file) - inclusion of default language C++11 |