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:
Diffstat (limited to 'doc/npm.md')
-rw-r--r--doc/npm.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/npm.md b/doc/npm.md
index f8e8a7240..a649c0c58 100644
--- a/doc/npm.md
+++ b/doc/npm.md
@@ -153,6 +153,11 @@ See <http://github.com/isaacs/npm/issues> for current todo list.
Docs for new developers.
Better tracking of ownership on the registry.
+* 0.1.11
+ Martyn Smith found a whole lot of bugs.
+ Make publish not die when the tarball is big.
+ "make uninstall" support
+
## SEE ALSO
npm-help(1)