diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-01-26 22:03:30 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-01-26 22:03:30 +0100 |
commit | a99ca6dfd4913da940e7166e7cc5edb1a7416536 (patch) | |
tree | 273dad699fc84335fd97956c593f9af4332d6d31 | |
parent | b774610cf6ca4678d9c30e0ed2289f4595efb431 (diff) |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ gipfel-0.2.6 for i in *.jpg; do gipfel -s -b -t tiff/$i $i; done This simplifies the code and allows to parallelize stitching on multicore systems. +* Add simple README viewer to the Help menu. gipfel-0.2.5 * Improved stitching speed. |