-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNEWS
29 lines (21 loc) · 831 Bytes
/
NEWS
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
New in version 0.7
==================
* -D option to remove the symlinks for a package given just its name
and the path to the symlink area.
* Manpage cleanup
New in version 0.6.1
====================
* Add -r/--retain option
New in version 0.5
==================
* -V command line option to show program version
* Multiple single-character flags allowed per command line argument
* Remove -I option. Replaced by the more flexible solution of allowing
arbitrarily many ignore_path arguments on the command line, to allow other
conflicts besides info/dir to be handled.
* Add -o command switch to allow links to new package to override those to
an existing package when conflicts arise.
New in version 0.4
==================
* New -I command line option, to ignore info/dir files, which cause frequent
conflicts.