1DOCS:
2  File docs/xvdoc.ps has an error in the banner for page 2. The page title is
3  "Section 2: The Image Window" when it should be "Section 1: Overview".
4
5  Add mention of '-pkludge' and 'popupKludge'
6
7  Hall of Fame:  Lester Ingber should be 'ingber@alumni.caltech.edu'
8
9
10From: James Ralston Crawford (qralston+@pitt.edu)
11  When deleting files in 'xv controls' window, it should also delete
12  thumbnail file, if any
13
14
15From: Mitchell Blank Jr <blankm@cae.wisc.edu>
16  (try an use schnauzer in /usr/feh/foo, where feh is rwx--x--x.  Need to
17   set a var each time chdir is successfully called (make xv_chdir).
18   Then in xv_getwd, if getcwd() fails, try stat()'ing the var.
19   If it exists, assume we're there, and return the var.  Otherwise, fall back
20   to other directories...
21
22