Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-08-25 06:44:16 +0400
committerisaacs <i@izs.me>2010-08-25 16:21:52 +0400
commitc1dc56cffaefc6c08b26c083c04ad0ba8e6e61c8 (patch)
tree7206ff58abb750f6f382182402bd911b8a15c388
parent517391a1b6104de2c888b7ace51848cba011a171 (diff)
notes for 0.1.27
-rw-r--r--doc/npm.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/npm.md b/doc/npm.md
index 450a7e6b6..9702207e9 100644
--- a/doc/npm.md
+++ b/doc/npm.md
@@ -190,3 +190,11 @@ as expected.
Work on Cygwin
Remove link packages properly
Make several commands more parallel
+
+* 0.1.27:
+ Man pages handled with the "man" entry, or a "man" directory
+ Install man pages in the "manroot" config dir
+ Control log output with the "loglevel" config
+ Support a "bin" directory of executables that get auto-linked
+ Un-deprecate the "lib" directory.
+ Bug killing