blob: 497f08054055b91b7bb20a538da8436e5a6c9271 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkg 1.1 - Wed Jul 1 2009
* checklinks: style and documentation improvements
* Fixed git repositories being behind the remote branch
for GIT_USE_ORIGIN=1
* Compile the documentation in a less verbose manner
* replaced pkg local-update/remote-update by pkg update remote/local
pkg 1.0.1 - Sun Jun 14 2009
* Fixed some warnings in checklinks
* support $XDG_CONFIG_HOME/pkg/pkg.conf as well
* Fixed adding packages from prereqs
* Improved error detection in bootstrap
pkg 1.0 - Wed May 20 2009
* git as backend
* add, pull, push, remove
* prereqs support
* ~/bin symlinking
* automatic manpage creaton
* hooks
* basic provides system
|