Mac sh has no echo -n

This commit is contained in:
Marc Wäckerlin
2015-05-04 12:54:01 +00:00
parent 96bb5b886b
commit b4c24c75a0
2 changed files with 29 additions and 1 deletions

View File

@@ -1,3 +1,31 @@
2015-05-04 12:11 marc
* configure.ac: on Mac, LEAST cannot be larger than 255
2015-05-04 11:53 marc
* src/mrw-c++.pc.in: bugfix in pkg-config package
2015-04-29 12:53 marc
* src/mrw/stdext.hxx, test/stdext_test.cxx: new functions min and
max for 2 - 2+n parameters - now in C++11 vith variadics
2015-04-29 11:56 marc
* src/mrw/mrw.hxx.in, src/mrw/stdext.hxx: new functions min and max
for 2 - 6 parameters
2015-03-24 08:05 marc
* README: new url
2015-03-17 12:58 marc
* ChangeLog, configure.ac, doc/doxyfile.in, doc/examples,
doc/makefile.am, examples, makefile.am, test/makefile.am: moved
doc/examples to examples according to new build process
2015-03-03 13:17 marc
* configure.ac, makefile.am, src/mrw/args.hxx, src/version.cxx.in: