SHA256
1
0
forked from pool/tio

Accepting request 964318 from home:mnhauke

- Update to version 1.36
 * Add support for defaults in config file
 * Handle SIGHUP
 * Add color configuration support
 * Force dependency on libinih
 * Update man page
 * Document configuration file options
 * Add support for a configuration file
- Update to version 1.35
 * Add support for automatically generated log filename
 * Add support for configurable timestamp format

OBS-URL: https://build.opensuse.org/request/show/964318
OBS-URL: https://build.opensuse.org/package/show/hardware/tio?expand=0&rev=6
This commit is contained in:
Martin Hauke
2022-03-26 12:28:18 +00:00
committed by Git OBS Bridge
parent 44360fd3b5
commit 8f64e6a741
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 23 14:46:45 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.36
* Add support for defaults in config file
* Handle SIGHUP
* Add color configuration support
* Force dependency on libinih
* Update man page
* Document configuration file options
* Add support for a configuration file
- Update to version 1.35
* Add support for automatically generated log filename
* Add support for configurable timestamp format
-------------------------------------------------------------------
Tue Feb 15 20:32:53 UTC 2022 - Martin Hauke <mardnh@gmx.de>