diff --git a/tio-3.6.tar.xz b/tio-3.6.tar.xz deleted file mode 100644 index 250b1df..0000000 --- a/tio-3.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04a91686f8a19f157b885a7c146a138b4cff6a3fb8dba48723d1fdad15c61167 -size 3458048 diff --git a/tio-3.7.tar.xz b/tio-3.7.tar.xz new file mode 100644 index 0000000..70d58a0 --- /dev/null +++ b/tio-3.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbaef5dc6849229ce4eb474d4de77a7302cd2b0657731a8df86a44dd359e6afb +size 3458484 diff --git a/tio.changes b/tio.changes index 7e766b1..ff7a202 100644 --- a/tio.changes +++ b/tio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Aug 31 08:43:30 UTC 2024 - Martin Hauke + +- Update to version 3.7 + * Remove unnecessary sync in line input mode. + * Fix socket send call on platforms without MSG_NOSIGNAL. + * Add "epoch" timestamp option. + * Fix log-directory options is not read from the configuration + file. + ------------------------------------------------------------------- Sat Jul 20 06:17:31 UTC 2024 - Martin Hauke diff --git a/tio.spec b/tio.spec index a48a898..d09c1cd 100644 --- a/tio.spec +++ b/tio.spec @@ -17,7 +17,7 @@ Name: tio -Version: 3.6 +Version: 3.7 Release: 0 Summary: Simple TTY terminal I/O application License: GPL-2.0-or-later