diff options
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f7d0efd5b58..5b0c24df3f2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-07-25 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-07-25 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * term.c (syms_of_term): Initialize default_orig_pair, | ||
| 4 | default_set_foreground, and default_set_background. | ||
| 5 | |||
| 3 | * getloadavg.c (nl): Rename to name_list to avoid ncurses.h | 6 | * getloadavg.c (nl): Rename to name_list to avoid ncurses.h |
| 4 | clash (bug#86). | 7 | clash (bug#86). |
| 5 | (getloadavg): Callers changed. | 8 | (getloadavg): Callers changed. |