aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d93b26b3a41..509ed3e7ea1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12010-08-06 Dan Nicolaescu <dann@ics.uci.edu> 12010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * process.c: Simplify include logic.
4
3 * keyboard.h (quit_char): Add declaration. 5 * keyboard.h (quit_char): Add declaration.
4 * process.h (QCport, QCspeed, QCprocess, QCbytesize, QCstopbits) 6 * process.h (QCport, QCspeed, QCprocess, QCbytesize, QCstopbits)
5 (QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary): Add 7 (QCparity, Qodd, Qeven, QCflowcontrol, Qhw, Qsw, QCsummary): Add
@@ -10,7 +12,6 @@
10 Remove extern declarations in .c files, .h files have them. 12 Remove extern declarations in .c files, .h files have them.
11 * xterm.c: 13 * xterm.c:
12 * xdisp.c: 14 * xdisp.c:
13 * process.c:
14 * msdos.c: 15 * msdos.c:
15 * image.c: 16 * image.c:
16 * gtkutil.c: 17 * gtkutil.c: