diff options
| author | Daniel <kingdread@gmx.de> | 2021-11-19 22:09:12 +0100 | 
|---|---|---|
| committer | Daniel <kingdread@gmx.de> | 2021-11-19 22:09:12 +0100 | 
| commit | 2a71eb45f62989d366296b8d5db011c7529d36a8 (patch) | |
| tree | 2233c642394e4017c18fa8dd7129cdff9ef64e02 | |
| parent | 53123d5ab01f2b6ee0282ff067ba39e10b28528e (diff) | |
| download | raidgrep-2a71eb45f62989d366296b8d5db011c7529d36a8.tar.gz raidgrep-2a71eb45f62989d366296b8d5db011c7529d36a8.tar.bz2 raidgrep-2a71eb45f62989d366296b8d5db011c7529d36a8.zip  | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a12805a..bdd6b7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ All notable changes to this project will be documented in this file.  - Better error handling for situations in which the cache file could not be    found.  - Better error handling if malformed archives are found during the scan. +- Better output for WvW logs. + +### Fixed +- Fixed an underflow when parsing WvW logs (leading to a panic in debug mode).  ## 1.3.1 - 2020-10-10  ### Added  | 
