aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5ed15b4e59a..2536b664c1b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,9 @@
12008-12-19 Dan Nicolaescu <dann@ics.uci.edu> 12008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * sysdep.c: Include alloca.h. 3 * sysdep.c: Include alloca.h.
4 (system_process_attributes): Add implementation for Solaris.
5
6 * s/sol2-10.h (HAVE_PROCFS, _STRUCTURED_PROC): New defines.
4 7
52008-12-19 Dan Nicolaescu <dann@ics.uci.edu> 82008-12-19 Dan Nicolaescu <dann@ics.uci.edu>
6 9