diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2014-05-14 23:13:01 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-05-14 23:13:01 +0200 |
commit | 4d368cd58f64453777eb6ed52cd1e66d85c043bf (patch) | |
tree | 141777b094f3cf79ed08212f2b8eaeed229c5861 | |
parent | c1310e04a23cfe5d3d795b7e09d91599a3c916a5 (diff) | |
download | lualibs-4d368cd58f64453777eb6ed52cd1e66d85c043bf.tar.gz |
remove util-env from news helper
-rw-r--r-- | whatsnew.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/whatsnew.lua b/whatsnew.lua index 0c0ca9b..e9cc378 100644 --- a/whatsnew.lua +++ b/whatsnew.lua @@ -67,7 +67,6 @@ local filenames = { ["util"] = { "deb", "dim", - "env", "jsn", "lua", "prs", |