File: NEWS

package info (click to toggle)
stow 1.3.3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 584 kB
  • ctags: 3
  • sloc: sh: 486; perl: 452; makefile: 59
file content (30 lines) | stat: -rw-r--r-- 969 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
News file for Stow.

*  Changes in version 1.3.3:
**     Now requires Perl 5.005 or later
**     Initially empty directories are not removed anymore
**     Removed buggy fastcwd (we use POSIX::getcwd instead)
**     Fixed bug when the common Parent of Target dir and Stow dir was "/"
**     Fixed bug when handling directories named "0"
**     Stow now only warns the user if a directory is unreadable during unstowing.

*   Changes in version 1.3:
**     Added --restow option.
**     Fixed handling of slashes in package names.
**     Expanded configure-time search for Perl binary.

*   Changes in version 1.2:
**     Dependency on `pwd' removed.
**     Perl 4 compatibility fixes.
**     Manual expanded even more.

*   Changes in version 1.1:
**     Long and short options now accepted.
**     Manual expanded.
**     `make clean' removes stow (which is generated from stow.in).

*   Initial public release (v1.0) of Stow.
   
Local variables:
mode: outline
End: