summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 7b859eafbc97c602954ad102c9cf31d601d8454e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
VERSION         DESCRIPTION
------------------------------------------------------------------
1.23          - Added install/upgrade/remove scripting control
1.22          - Some manpage typo fixes
              - Added --root switch to pacsync
              - Added --help and ability to specify a PKGBUILD to makepkg
              - Switched default downloader to snarf
1.21          - Added better backup control -- upgrade/add and remove
                do different things with the -n switch
1.2           - Added wildcard handling
              - Added man pages for makepkg and pacsync
              - Added the pacsync utility for remote file fetching/sync
1.1           - Fixed some string-handling bugs
              - Added better handling of configuration files and the like.
                If "file" is about to be removed, but it is designated to
                backed up, then it will be copied to "file.save"
              - Changed db_find_conflicts() to ignore directories
1.0           - Initial Release