diff options
author | alnsn <alnsn@pkgsrc.org> | 2014-05-03 13:22:37 +0000 |
---|---|---|
committer | alnsn <alnsn@pkgsrc.org> | 2014-05-03 13:22:37 +0000 |
commit | f5f48f982c8f9f3ee66006f79c2f3dd4aae822db (patch) | |
tree | 38998aaab7b7fde45af337f659c0ef5849df8f45 | |
parent | 94f09eed504ace7223fab4e68d170516c9b0e33f (diff) | |
download | pkgsrc-f5f48f982c8f9f3ee66006f79c2f3dd4aae822db.tar.gz |
Mention Lua multiversion support and devel/lua-BitOp.
-rw-r--r-- | doc/CHANGES-2014 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES-2014 b/doc/CHANGES-2014 index c71d20a5bcd..1c37f4b6323 100644 --- a/doc/CHANGES-2014 +++ b/doc/CHANGES-2014 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2014,v 1.1708 2014/05/03 13:18:20 rodent Exp $ +$NetBSD: CHANGES-2014,v 1.1709 2014/05/03 13:22:37 alnsn Exp $ Changes to the packages collection and infrastructure in 2014: @@ -2425,3 +2425,5 @@ Changes to the packages collection and infrastructure in 2014: Updated devel/py-modulegraph to 0.11.1 [rodent 2014-05-03] Updated devel/py-tryton to 3.2.0 [rodent 2014-05-03] Updated devel/py-trytond to 3.2.0 [rodent 2014-05-03] + Added Lua multiversion support [alnsn 2014-05-03] + Added devel/lua-BitOp version 1.0.2 [alnsn 2014-05-03] |