aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6fd7836c914..c36ef777ca2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,4 @@
12009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> 12009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
2 2
3 * env.el (getenv): When FRAME is non-nil, pass the frame environment 3 * env.el (getenv): When FRAME is non-nil, pass the frame environment
4 to `getenv-internal', not the frame. (Bug#2259) 4 to `getenv-internal', not the frame. (Bug#2259)