Skip to content

Releases: rspeed/xstow

v1.0.3

30 Aug 18:07
Compare
Choose a tag to compare
  • Fixes compiling with clang.

v1.0.2

30 Aug 15:29
Compare
Choose a tag to compare
  • ref.h added patch by Robin Lee fixed compilation bug with gcc 4.8
  • doku added patch by Robin Lee fixed pod2man bug
  • configure.ac: let it work with automake 1.13.4
  • configure.ac: disable static compilation by default
  • configure.ac: detect if libtinfo is required (seems to be outsourced fom curses)

v1.0.1

30 Aug 15:30
Compare
Choose a tag to compare
  • configure.ac: fixed bug when trying to detect curses library removed "release version" of format library. Nobody want's this.
  • arg.cpp: added missing include when curses support is enabled

v1.0.0

30 Aug 15:30
Compare
Choose a tag to compare
  • configure.ac: I call this Version 1.0.0 now.
  • src/leoini.cpp (find_comment): added the numbersign as comment sign in to the ini file parsing code.
  • src/tree.cpp (check): Bug#589860: Ignore does not ignore directories