mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update ChangeLog
This commit is contained in:
parent
28c880cdab
commit
78b8c134ea
1 changed files with 19 additions and 1 deletions
20
ChangeLog
20
ChangeLog
|
|
@ -1,4 +1,22 @@
|
|||
=== tio v1.36 ===
|
||||
=== tio v1.37 ===
|
||||
|
||||
|
||||
|
||||
Changes since tio v1.36:
|
||||
|
||||
* Make libinih a fallback dependency
|
||||
|
||||
This means that in case meson does not find libinih it will
|
||||
automatically clone libinih and include it in the build.
|
||||
|
||||
The libinih library is reconfigured to be statically built so that no
|
||||
shared object will be installed.
|
||||
|
||||
Sylvain LAFRASSE:
|
||||
|
||||
* Fix timestamp parsing in INI conf
|
||||
|
||||
* Factorize timestamp parsing to be coherent with command line format in configuration file.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue