diff options
author | Reuben Thomas <rrt@sc3d.org> | 2014-08-09 17:59:43 +0100 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2014-08-09 17:59:43 +0100 |
commit | 7f3bb475bb1f72848463f25a9171fb914910f03b (patch) | |
tree | 2731771d1a85237cd45317621899645d099919f5 | |
parent | 8f481f69225705a736965de9450634ca56fa3568 (diff) | |
download | emacs-7f3bb475bb1f72848463f25a9171fb914910f03b.tar.gz |
Add changelog entry missing from previous commit
-rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bc044923fe8..af0589257d8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,6 @@ 2014-08-09 Reuben Thomas <rrt@sc3d.org> + * process.c: Fix a comment typo. * msdos.c: * dosfns.c (init_dosfns): Remove support for DJGPP < 2.02. |