File: NEWS

package info (click to toggle)
rc 1.7.1-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 884 kB
  • sloc: ansic: 7,121; sh: 722; yacc: 124; makefile: 100
file content (20 lines) | stat: -rw-r--r-- 831 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Highlights of changes since rc-1.7.  See ChangeLog for further details.

Portability.  A fix to the autoconfiguration means that the nasty
longjmp() code is now omitted for all modern Unix systems; previously
rc only did the Right Thing on Linux.  The test for large files in
trip.rc was removed, as this causes indigestion on file systems that
don't support sparse files (the configuration and implementation of
large file support is still present of course).

Bug fixes.  Broken symlinks now glob correctly. The variables $prompt
and $version are now exported if they are inherited from the
environment when rc starts.  EIO handling is now enabled for readline
too.  A few bogosities in the history program were fixed.

New features.  None - this is a bugfix release.

Documentation.  Minor updates only.

Tim Goodwin
2003-07-17