summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
authoralnsn <alnsn@pkgsrc.org>2014-06-21 16:01:17 +0000
committeralnsn <alnsn@pkgsrc.org>2014-06-21 16:01:17 +0000
commitf515ca00029b78219825d6c5db4d95a0e9a0eb87 (patch)
tree3671978146cec98e5d8b2937e46eb21d06a1970a /doc/NEWS
parent8c5f9c18f6fbe68eba582797a98539f251d8a3e8 (diff)
downloadpkgsrc-f515ca00029b78219825d6c5db4d95a0e9a0eb87.tar.gz
Fix two typos.
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 6219156136a..215f6e3d642 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS,v 1.10 2014/05/09 06:29:57 obache Exp $
+# $NetBSD: NEWS,v 1.11 2014/06/21 16:01:17 alnsn Exp $
PKGSRC NEWS
===========
@@ -7,11 +7,11 @@ PKGSRC NEWS
pkgsrc. The intended readers are the pkgsrc developers as well as anyone
tracking pkgsrc-current.
-Lua multiversion supoort [alnsn 2014-05-03]
+Lua multiversion support [alnsn 2014-05-03]
Lua packages lang/lua51 and lang/lua52 have been modified
to coexist without conflicts, infrastructure for supporting
multiple versions of Lua has been put in place and all
- dependent packages has been adapted to the new infrastructure.
+ dependent packages have been adapted to the new infrastructure.
SMF support is introduced [jperkin 2014-03-11]