aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-08-25 18:47:45 +0000
committerMike Frysinger <vapier@gentoo.org>2007-08-25 18:47:45 +0000
commit0d031e5481ba650fc46ddaaa39c19d0c8dfad2b2 (patch)
tree1176b3d0598321ce4023737951fc669c24ef5ec7 /ChangeLog
parent4a23e42be85333dccc39cca6555b96a065ff3855 (diff)
Punt PAGER and EDITOR. People need to set this themselves now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 657182a4..b47e529d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
Make sure we list all config files in rc help output.
+ Punt PAGER and EDITOR. People need to set this themselves now.
+
22 Aug 2007; Roy Marples <uberlord@gentoo.org>:
Only open /proc/cmdline if it exists, #189686 thanks to Christian Affolter.