diff lib-src/ChangeLog @ 98243:261b61f743f7

* emacsclient.c (main): Use stdout rather than stdin to obtain the terminal (bug#427).
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 19 Sep 2008 15:50:17 +0000
parents 931ebb532670
children 36acd6af0772
line wrap: on
line diff
--- a/lib-src/ChangeLog	Fri Sep 19 10:05:13 2008 +0000
+++ b/lib-src/ChangeLog	Fri Sep 19 15:50:17 2008 +0000
@@ -1,3 +1,8 @@
+2008-09-19  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* emacsclient.c (main): Use stdout rather than stdin to obtain the
+	terminal (bug#427).
+
 2008-08-25  Francesco Potortì  <pot@gnu.org>
 
 	* etags.c (main): Do not use static space for the tagfile string.