Skip to content

Commit 9e67888

Browse files
committed
Prepare 8.1.3 release
1 parent 5559d84 commit 9e67888

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

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

3+
Version 8.1.3 - 19 September 2022
4+
---------------------------------
5+
- Bugfix for interactive problems with racecondition when logging and
6+
terminating the submission
7+
- Bugfix to allow non-numeric external IDs
8+
39
Version 8.1.2 - 23 July 2022
410
----------------------------
511
- No changes, new tag to release with proper Changelog

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.1.2
9+
This is the Programming Contest Jury System "DOMjudge" version 8.1.3
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)