changeset 80082:e08c003a0e10

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 09 Feb 2008 01:32:38 +0000
parents b0ced9a93377
children 3d820fcc88da
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 09 01:32:30 2008 +0000
+++ b/lisp/ChangeLog	Sat Feb 09 01:32:38 2008 +0000
@@ -1,9 +1,14 @@
+2008-02-09  Glenn Morris  <rgm@gnu.org>
+
+	* net/net-utils.el (ipconfig-program, ipconfig-program-options):
+	Add obsolete aliases to the old names.
+
 2008-02-08  Richard Stallman  <rms@gnu.org>
 
-	* net/net-utils.el (ifconfig): Renamed from ipconfig.
+	* net/net-utils.el (ifconfig): Rename from ipconfig.
 	(ipconfig): Alas to ifconfig.
 	(ifconfig-program): Renamed from ipconfig-program.
-	(ifconfig-program-options): Renamed from ipconfig-program-options.
+	(ifconfig-program-options): Rename from ipconfig-program-options.
 
 2008-02-08  Glenn Morris  <rgm@gnu.org>