mirror of
https://github.com/anope/anope.git
synced 2026-06-12 15:44:46 +02:00
Add the new layout changelog.
This commit is contained in:
@@ -14,5 +14,6 @@ modules/ssl_openssl.cpp
|
||||
modules/stats
|
||||
modules/xmlrpc.cpp
|
||||
run/
|
||||
*.diff
|
||||
*.mo
|
||||
*.pot
|
||||
|
||||
@@ -0,0 +1,24 @@
|
||||
# Anope Change Log
|
||||
|
||||
## Anope 2.1.19 (unreleased)
|
||||
|
||||
<!-- Last updated for 9f6f0b445bc9387d32a78a089bea529581049683 -->
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* `pkg-config` is now required to find dependencies for the following modules on UNIX systems:
|
||||
- enc_argon2
|
||||
- ldap
|
||||
- mysql
|
||||
- regex_pcre2
|
||||
- regex_tre
|
||||
|
||||
### Changes
|
||||
|
||||
* Added support for associating a timezone with an account to allow users to receive timestamps in their local timezone.
|
||||
|
||||
* Added support for language-specific time formats.
|
||||
|
||||
* Reordered the information in the `nickserv/info` command output to show the registration dates before the seen information.
|
||||
|
||||
* Updated the vendored libraries.
|
||||
@@ -1,7 +1,3 @@
|
||||
Anope Version 2.1.19-git
|
||||
--------------------
|
||||
No significant changes.
|
||||
|
||||
Anope Version 2.1.18
|
||||
--------------------
|
||||
Added a check that a non-deprecated database module is loaded.
|
||||
Reference in New Issue
Block a user