diff options
author | Dan McGee <dan@archlinux.org> | 2011-08-09 19:52:15 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-09 19:52:15 -0500 |
commit | 05608ee57e89c1f55a573377f90c8025afd7c618 (patch) | |
tree | 5b363ef17926901ef3b5784e4bc7286bd7b21ef6 /NEWS | |
parent | e0f41e0fb4ec9eb7d1e2c54744e6dbcd4d61a713 (diff) |
Fix stupid typo in NEWS file updates
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ VERSION DESCRIPTION - flush terminal input before reading response (FS#20538) - allow files to be replaced by directories (FS#24904) - makepkg: fix filenames with spaces and noextract (FS#25100) - - scripts: remove ln -f option for POSIX compliance (FS24893) + - scripts: remove ln -f option for POSIX compliance (FS#24893) - various small documentation updates - minor translation updates: de, fi 3.5.3 - segfault when creating lock in non-existent dir (FS#24292) |