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:
authorForrest L Norvell <forrest@npmjs.com>2014-09-05 11:53:20 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-09-05 11:53:20 +0400
commit505824c9f75174efb25312f0091d89394b53232b (patch)
tree07a33364347bd20aea95aa8bbd0e49fd9966c0c6
parent4cf3c8fd78c9e2693a5f899f50c28f4823c88e2e (diff)
update changelog for npm@1.4.27
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2775d647f..1ad9a1f6d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+### v1.4.27 (2014-09-04):
+
+* [`4cf3c8f`](https://github.com/npm/npm/commit/4cf3c8fd78c9e2693a5f899f50c28f4823c88e2e)
+ [#6007](https://github.com/npm/npm/issues/6007) request@2.42.0: properly set
+ headers on proxy requests ([@isaacs](https://github.com/isaacs))
+* [`403cb52`](https://github.com/npm/npm/commit/403cb526be1472bb7545fa8e62d4976382cdbbe5)
+ [#6055](https://github.com/npm/npm/issues/6055) npmconf@1.1.8: restore
+ case-insensitivity of environmental config
+ ([@iarna](https://github.com/iarna))
+
### v1.4.26 (2014-08-28):
* [`eceea95`](https://github.com/npm/npm/commit/eceea95c804fa15b18e91c52c0beb08d42a3e77d)