summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-03-06 19:39:03 +0000
committerGerd Moellmann <gerd@gnu.org>2001-03-06 19:39:03 +0000
commit0285f2ceffa1e39bf781fefe0608a8bf34aea211 (patch)
treebc9aec8e1a95fdf774fd04777c87041d125a85fc /src
parent8f6c6aa1ec59b642b506160ce502651d41f3bca1 (diff)
downloademacs-0285f2ceffa1e39bf781fefe0608a8bf34aea211.tar.gz
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 77a0eae9365..ce32656822a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -50,7 +50,7 @@
* charset.c (char_to_string): If a single byte char has modifier
bits that can't be reflected to the character code, ignore them
- instead of signalling an error.
+ instead of signaling an error.
2001-03-04 Eli Zaretskii <eliz@is.elta.co.il>