]> source.dussan.org Git - gitea.git/commitdiff
Update changelog v1.5.0-dev v1.5.0-rc1
authorLauris Bukšis-Haberkorns <lauris@nix.lv>
Tue, 3 Jul 2018 20:24:15 +0000 (23:24 +0300)
committerLauris Bukšis-Haberkorns <lauris@nix.lv>
Tue, 3 Jul 2018 20:24:48 +0000 (23:24 +0300)
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
CHANGELOG.md

index add1d4e26e41f6a125c00f686ca98e9cd6ea06e3..03ea5ec2cf44d647bcf585d75bfd85bf5489a136 100644 (file)
@@ -6,7 +6,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.io).
 
 ## [1.5.0-RC1](https://github.com/go-gitea/gitea/releases/tag/v1.5.0-rc1) - 2018-07-04
 * SECURITY
-  * Limit uploaded avatar image-size to 4096x3072 by default (#4353)
+  * Limit uploaded avatar image-size to 4096px x 3072px by default (#4353)
   * Do not allow to reuse TOTP passcode (#3878)
 * FEATURE
   * Add cli commands to regen hooks & keys (#3979)