Skip to content

Commit 9457175

Browse files
committed
Update changelog for new release.
1 parent 4889088 commit 9457175

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

ChangeLog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
DOMjudge Programming Contest Judging System
22

3+
Version 8.2.1 - 29 May 2023
4+
---------------------------
5+
- Set the default domjudge_user to the current user at configure time.
6+
- Various bugfixes.
7+
- Adhere to CLICS 2022-07 again.
8+
- Prevent overwriting of local .netrc when installing examples.
9+
- Fixed some w3c html violations.
10+
- Clarify the need for cgroupv1 when chroot creating fails.
11+
- Fix medal awards when skipping categories.
12+
- Do not allow to delete problems from a locked contest in the UI.
13+
- Disallow submitting to a problem when it does not have testcases at import.
14+
- Fix handling of binary files when editing executables.
15+
- Recalculate all immutable hashes since the algorithm changed in the past.
16+
317
Version 8.2.0 - 6 March 2023
418
----------------------------
519
- Various bugfixes & UI improvements.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DOMjudge
66
[![Coverity Scan Status](https://img.shields.io/coverity/scan/671.svg)](https://scan.coverity.com/projects/domjudge)
77
[![LGTM alerts](https://img.shields.io/lgtm/alerts/g/DOMjudge/domjudge.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/DOMjudge/domjudge/alerts/)
88

9-
This is the Programming Contest Jury System "DOMjudge" version 8.2.1DEV
9+
This is the Programming Contest Jury System "DOMjudge" version 8.2.1
1010

1111
DOMjudge is a system for running a programming contest, like the
1212
ICPC regional and world championship programming contests.

0 commit comments

Comments
 (0)