1
2Read INSTALLATION for instructions on configuring/compiling/installing nn.
3
4
5Major differences from nn-6.6.5:
6
7The name length displayed is now based upon the width of the screen.
8
9nn will now correctly parse From: lines that contain ()
10        For example:
11            From: "Jesse James (home)" <jjames@example.com>
12        used to display as "home", the new behavior will display
13        it as "Jesse James".  However, this may affect killfiles
14        that depend upon the old behavior.
15        To use the old behavior, set the new run-time variable
16        'old-packname' to true.
17
18Header check macro is now case insensitive for both news and folders.
19
20Added GPG support, which comes with a new run-time variable 'sign-type', and
21a compile-time variable SIGN_TYPE to set the default to either pgp or gpg.
22
23nn will now look in /etc/resolv.conf for a domain if DOMAIN isn't defined
24and hostname isn't a FQDN.
25
26new command ":show config" will show the compile-time definitions.
27
28nntp-user and nntp-password are now be settable in the init file.  Note
29that this may have serious security ramifications if the nntp-password and
30the users password are identical.
31
32
33DISTRIBUTION:
34
35The current version of nn is available via anonymous ftp from
36ftp.nndev.org
37
38
39BUG REPORTS and SUGGESTIONS:
40
41Please send bug reports (and fixes) to the following address:
42        nn-bugs@nndev.org
43
44You may also use nn-bugs for suggestions for improvements.
45
46The easiest way to send a bug report is by using the :bug command in nn.
47
48
49NN HAS ITS OWN NEWS GROUP:
50
51There is an unmoderated news group dedicated to nn: news.software.nn
52
53The news.software.nn group is used for discussion on all subjects related
54to the nn news reader.  This includes, but is not limited to, questions,
55answers, ideas, hints, information from the developer, patches, etc.
56
57