Amend doc L<xx> links

Amend all L<xx> links to prevent build breakage on cygwin (Sf bug 3115635)
This commit is contained in:
Duncan Ferguson 2011-04-01 15:39:40 +01:00
parent c006703e6e
commit 8ae8459b1e
3 changed files with 14 additions and 11 deletions

View file

@ -1,3 +1,6 @@
2011-04-01 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.00_08
* Amend all L<xx> links to prevent build breakage on cygwin (Sf bug 3115635)
2011-01-24 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.00_07
* Fix for parsing config files with empty values (Stefan Steiner)
* Reinstate acting on '-l username' option (reported by Ryan Brown)