diff options
author | Allan McRae <allan@archlinux.org> | 2014-01-28 12:37:00 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-01-28 12:37:00 +0100 |
commit | 7ae25ac67fd4dd087791be55fa3c4997be7aac52 (patch) | |
tree | 09f3fa5df548644852acb80c662e28410337f07b /NEWS | |
parent | 333373f90e515bbaf6997dc7bf7385fe114689b2 (diff) | |
download | pacman-7ae25ac67fd4dd087791be55fa3c4997be7aac52.tar.gz pacman-7ae25ac67fd4dd087791be55fa3c4997be7aac52.tar.xz |
Consistently use 'directory' instead of 'folder'
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -655,7 +655,7 @@ VERSION DESCRIPTION - fix overzealous use of macros - entire codebase builds with -pedantic GCC option - libalpm-specific changes: - - moved location of sync DBs into their own folder to thwart + - moved location of sync DBs into their own directory to thwart deletion and remove naming limitations - REQUIREDBY entries are no longer used in local DB but are computed on the fly when needed, which should resolve |