Last known bug was fixed a long time ago :-)

This commit is contained in:
Adam Spiers 2012-02-18 20:32:40 +00:00
parent 52d7e2f384
commit 1af824908d

View file

@ -1199,7 +1199,8 @@ adding @samp{--verbose=3} to the Stow command line).
@end itemize @end itemize
If you are really keen, consider developing a minimal test case and If you are really keen, consider developing a minimal test case and
creating a new test. See the @file{t/} for lots of examples. creating a new test. See the @file{t/} directory in the source for
lots of examples.
Before reporting a bug, please read the manual carefully, especially Before reporting a bug, please read the manual carefully, especially
@ref{Known Bugs}, to see whether you're encountering @ref{Known Bugs}, to see whether you're encountering
@ -1210,17 +1211,13 @@ something that doesn't need reporting.
@node Known Bugs, GNU General Public License, Reporting Bugs, Top @node Known Bugs, GNU General Public License, Reporting Bugs, Top
@chapter Known Bugs @chapter Known Bugs
@itemize @bullet There are no known bugs in Stow version @value{VERSION}!
@item If you think you have found one, please @pxref{Reporting Bugs}.
When using multiple stow directories (@pxref{Multiple Stow
Directories}), Stow fails to ``split open'' tree-folding symlinks @c @itemize @bullet
(@pxref{Installing Packages}) that point into a stow directory which is @c @item
not the one in use by the current Stow command. Before failing, it @c Put known bugs here
should search the target of the link to see whether any element of the @c @end itemize
path contains a @file{.stow} file. If it finds one, it can ``learn''
about the cooperating stow directory to short-circuit the @file{.stow}
search the next time it encounters a tree-folding symlink.
@end itemize
@c =========================================================================== @c ===========================================================================
@node GNU General Public License, Index, Known Bugs, Top @node GNU General Public License, Index, Known Bugs, Top