Skip to content

Commit 1ffdf0e

Browse files
committed
update changelog again
1 parent 0aba6bf commit 1ffdf0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to Oragono will be documented in this file.
33

4-
## [1.1.1] - 2019-07-15
4+
## [1.1.1] - 2019-07-21
55
Oragono 1.1.1 is a bugfix release for flaws in message handling, including one with security implications.
66

77
Many thanks to [@streaps](https://github.com/streaps) for reporting issues.
@@ -11,7 +11,7 @@ Many thanks to [@streaps](https://github.com/streaps) for reporting issues.
1111
This release does not change the database or configuration file format.
1212

1313
### Security
14-
* Previous releases of Oragono would incorrectly relay chat messages containing the `\r` byte. An attacker could use this to spoof protocol messages from the server (depending on the implementation of the victim's client). This has been fixed.
14+
* Previous releases of Oragono would incorrectly relay chat messages containing the `\r` byte. An attacker could use this to spoof protocol messages from the server (depending on the implementation of the victim's client). This has been fixed. (#610)
1515

1616
### Fixed
1717
* Fixed incorrect rejection of messages with multiple spaces (#602, thanks [@streaps](https://github.com/streaps)!)

0 commit comments

Comments
 (0)