summaryrefslogtreecommitdiff
path: root/proc
diff options
context:
space:
mode:
Diffstat (limited to 'proc')
-rw-r--r--proc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog
index 6e7727e1..0b5159c4 100644
--- a/proc/ChangeLog
+++ b/proc/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jul 28 22:57:03 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * info.c (get_string_array): Correctly adjust NEWSIZE when
+ reallocating to add very long strings.
+
Sat Jul 20 10:08:05 1996 Miles Bader <miles@gnu.ai.mit.edu>
* msg.c (S_proc_getmsgport): Deal with PID dying while we're waiting.