1This is the first, yes, the first C program I ever wrote. if you're a
2seasoned C programmer, and you're ROTFL over my code, please write me
3<pdmenu@joeyh.name>, and give me a hand or just some constructive criticizm.
4
5If you want to report a bug, first visit the pdmenu web site
6(http://kitenet.net/~joey/code/pdmenu/) and check that the latest version of
7pdmenu has the bug. Most bug reports I get have already been fixed, and the
8bug reporter is just using an outdated pdmenu. Once you verify there is
9still a bug, mail <pdmenu@joeyh.name>, describing how to reproduce the bug.
10Please tell me the versions of pdmenu, slang, and what operating system you
11are using, along with the pdmenurc file that caused the problem and any other
12pertinent information.
13
14Current known bugs:
15	I'm sure there are spelling errors throughout. Too bad.
16
17	Run a program that has the pause flag set. At the press any key to
18	continue prompt, resize the screen. The screen ends up sized wrong
19	when you get back to pdmenu.
20
21	In an rc file, a '\' on a line by itself with no continuation lines
22	just before it will not be stripped out.
23
24	When using pdmenurc.complex to view a file with tabs, ie, INSTALL,
25	some lines are missing their last character.
26