diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1f386d97797..2a6eb53eb98 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-02-23 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * process.c (Flist_system_processes, Fprocess_attributes) | ||
| 4 | (syms_of_process): Rename `system-process-attributes' to | ||
| 5 | `process-attributes'. | ||
| 6 | |||
| 1 | 2009-02-22 Andreas Schwab <schwab@linux-m68k.org> | 7 | 2009-02-22 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 8 | ||
| 3 | * coding.h (struct coding_system): Make safe_charsets a pointer to | 9 | * coding.h (struct coding_system): Make safe_charsets a pointer to |