Skip to content

v1.0.0.RC1

Compare
Choose a tag to compare
@p-gen p-gen released this 20 May 14:14
· 213 commits to master since this release
v1.0.0.RC1
fd6694a
  • Fixes:
    • Fix configure.ac for autoconf >= 2.70.
    • Fixed a bug in the bash example in the README.
    • Synchronization with the commit 9ddac73 of ctxopt on github.
    • Use the right format to print size_t values (C99).
    • Add a missing break.
    • Fix a potential segfault when allocating .ini paths.
    • Fixed color and attribute parsing.
    • Fix some tests.
  • Improvements:
    • Update to autoconf 2.71.
    • Added "invisible" style attribute (n).
    • Prevent smenu from running in the background.
    • Catch and handle SIGPIPE signal.
    • Improve the manual.
  • Miscellaneous:
    • Various code simplifications.
    • Removal of some unnecessary parameter.
    • Removal of unnecessary code.
    • Fixed typos in the README file.

Do not use the sources (.zip/.tar.gz) automatically generated by github. Use the .tar.bz2 file instead if needed.