blob: eb3aa48807141d898f15c35964dafc55df5ad56b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
This file contains a summary of changes in released versions. Please read the
ChangeLog for a more detailed listing of changes/bug fixes.
20050417:
New features:
- etcat completion
Bug fixes:
- Fixed bug (#88797) that caused any package name matching "*-h*" to
be interpreted as -h|--help.
- Fixed bug (#88799) that caused -Ca (or any other option after -C) to
not complete properly on only installed packages.
- Fixed bug (#88152) that caused lack of filename completion after any
kind of redirect (> or <).
- Fixed bug in conditional completion if the condition wasn't quoted
and the package being completed also has an ebuild in one of the
overlays.
|