diff --git a/Change-Log.md b/Change-Log.md index abec107..fc46f02 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -4,7 +4,7 @@ - One-click copy button of clone URL in repository viewer doesn't work([note](https://github.com/gogits/gogs/wiki/Known-Issues#repository-viewerurl-usernamereponame)) - Doesn't delete corresponding accesses when delete user -- Server log doesn't log into correct file. +- Server log doesn't log into correct file #### Improvement @@ -13,6 +13,7 @@ - Use PBKDF2 and user salt for encoding user password([note](https://github.com/gogits/gogs/wiki/Troubleshooting#upgrade-from-v020)) - Huge time, CPU and memory reduction of getting repository files - Show commits list by page, not all at once +- Use build tag to enable SQLite3 support([note](https://github.com/gogits/gogs/wiki/Install-from-source#install)) #### Feature