polonius/debian/changelog
2023-04-09 20:18:52 -04:00

39 lines
1.2 KiB
Text

polonius (0.4) bullseye; urgency=medium
* Added a search function to polonius-reader
which can be used via the --search or -f option.
Added a -p / --output-pos option to polonius-reader
which outputs read positions in the format start,end.
Added blocksize support to polonius-reader.
Updated manual pages
-- rail5 <andrew@rail5.org> Sun, 09 Apr 2023 20:16:11 -0400
polonius (0.3) bullseye; urgency=medium
* Patched a bug which prevented polonius-editor
from obtaining file descriptors on files larger
than 2GB when running on 32-bit systems
Previously, this bug caused a segfault on
trying to open large files on 32-bit systems
-- rail5 <andrew@rail5.org> Tue, 04 Apr 2023 22:57:03 -0400
polonius (0.2) bullseye; urgency=medium
* Adding i386 and arm64 builds
-- rail5 <andrew@rail5.org> Sun, 02 Apr 2023 22:18:32 -0400
polonius (0.1) bullseye; urgency=low
* Initial release
polonius-reader and polonius-editor
are functional, however the editor
does not yet support Multi-Byte
Character Sets (ASCII only),
and there is not yet any
interactive CLI or GUI
Those will come in time
-- rail5 <andrew@rail5.org> Tue, 27 Mar 2023 01:42:07 -0400