mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-14 16:09:32 +01:00
Update changelog
This commit is contained in:
parent
59cf26f5a4
commit
466e4940b0
@ -57,6 +57,7 @@ New release of Oragono! Up to 057d00b.
|
|||||||
* Fixed some internal socker logic, to prevent race conditions.
|
* Fixed some internal socker logic, to prevent race conditions.
|
||||||
* Invalid `ISUPPORT` tokens are now explicitly rejected.
|
* Invalid `ISUPPORT` tokens are now explicitly rejected.
|
||||||
* Made `server-time` timestamp format more consistent and safer.
|
* Made `server-time` timestamp format more consistent and safer.
|
||||||
|
* Oragono now exits with status (1) if it fails to start.
|
||||||
* Prevent logging in multiple times when using `/NS IDENTIFY`.
|
* Prevent logging in multiple times when using `/NS IDENTIFY`.
|
||||||
* Prevented the db handler from automagically creating the database without initializing it (thanks @enckse!). We also now automatically create the datastore on `run`.
|
* Prevented the db handler from automagically creating the database without initializing it (thanks @enckse!). We also now automatically create the datastore on `run`.
|
||||||
* Updated internal command line parsing (thanks @iNecas!).
|
* Updated internal command line parsing (thanks @iNecas!).
|
||||||
|
Loading…
Reference in New Issue
Block a user