aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>1999-10-07 11:32:09 +0000
committerGerd Moellmann <[email protected]>1999-10-07 11:32:09 +0000
commit78cc5c64e4e5c61f5fc7d5db5eb08ae923efa3ad (patch)
tree9dbd2a5a460afcea46297add201e6bb8a2022930
parent272a4715c51e999f98ed8b1bb25732b3ce4f8c51 (diff)
Change copyright statement.
-rw-r--r--etc/TUTORIAL.ro3
-rw-r--r--src/ChangeLog6
2 files changed, 8 insertions, 1 deletions
diff --git a/etc/TUTORIAL.ro b/etc/TUTORIAL.ro
index fe27ae1d63..2bf71cebfb 100644
--- a/etc/TUTORIAL.ro
+++ b/etc/TUTORIAL.ro
@@ -1,4 +1,5 @@
-Copyright (c) 1998 Tudor Hulubei <[email protected]> -*-coding: latin-2;-*-
+Copyright (c) 1998 Free Software Foundation -*-coding: latin-2;-*-
+Traducere din englez�de Tudor Hulubei <[email protected]>.
Mul�umiri Aidei Hulubei <[email protected]> pentru corecturi �i sugestii.
A se citi sf�r�itul pentru condi�ii.
diff --git a/src/ChangeLog b/src/ChangeLog
index 3bad3d9c61..08952bfe30 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+1999-10-07 Richard M. Stallman <[email protected]>
+
+ * process.c (wait_reading_process_input): When trying to suck
+ input from one process, for accept-process-output,
+ exit that loop if we get EAGAIN or EWOULDBLOCK.
+
1999-10-07 Gerd Moellmann <[email protected]>
* xfaces.c (Qbitmap_spec_p): Replaces Qpixmap_spec_p.