Changelog for
Hexedit-rogoyski-0.9.7-lp155.14.1.x86_64.rpm :
* Mon Sep 16 2024 pascomAATTorange.fr- Update `configure` to build with GCC >= 14
* Mon Jun 08 2020 pascomAATTorange.fr- Hexedit uses tentative definitions for global variables which is not supported by default by GCC any more.
* Tue Aug 07 2018 pascomAATTorange.fr- Corrected indentation error in the source- Tested ftruncate return value
* Tue Aug 07 2018 pascomAATTorange.fr- Patched source so that winsize is not managed by ncurses as it should be.
* Tue Aug 07 2018 pascomAATTorange.fr- Put back ncurses-devel as a build dependency (removed by mistake)
* Tue Aug 07 2018 pascomAATTorange.fr- Patched source code so that opaque WINDOW type can be used.
* Tue Aug 07 2018 pascomAATTorange.fr- Ensure NCURSES_INTERNALS is defined to 1.
* Tue Aug 07 2018 pascomAATTorange.fr- Ensure NCURSES_INTERNALS is defined.
* Tue Aug 07 2018 pascomAATTorange.fr- Ensure we are using Ncurses 5.x library
* Tue Aug 07 2018 pascomAATTorange.fr- Tests to see SUSE and Leap version numbers
* Sat Feb 14 2015 pascomAATTorange.fr- Improved layout of the editor so that it takes all the available screen space.
* Improved the layouting functions.
* Cleaned switches -> functions.
* Improved fast help layout (done automatically).
* Sun Feb 08 2015 pascomAATTorange.fr- Changed the colors (they were uggly) and corrected a bug with environment variable
* Sat Feb 07 2015 pascomAATTorange.fr- The original source tarball and associated spec file