summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 92d3124f632ae4ed5d25f0e3d75d2da6e2a7ba28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
VERSION         DESCRIPTION
------------------------------------------------------------------
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