aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2004-03-31 12:42:43 +0000
committerJan Djärv2004-03-31 12:42:43 +0000
commit7a8560d7d76040a75cf9bacafac98c5b75426762 (patch)
treed271bbd42e8b5d58da0eea80e03b66b21b2760e3 /src/ChangeLog
parent1ede99a8ec33e48df285def0f9751e067b01dc6b (diff)
downloademacs-7a8560d7d76040a75cf9bacafac98c5b75426762.tar.gz
emacs-7a8560d7d76040a75cf9bacafac98c5b75426762.zip
data.c (Fbyteorder): Make test work even if unsigned is not 4 bytes.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4caaa562ee4..9f4171748ef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-03-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * data.c (Fbyteorder): Make test work even if unsigned is not 4
4 bytes.
5
12004-03-30 Kenichi Handa <handa@m17n.org> 62004-03-30 Kenichi Handa <handa@m17n.org>
2 7
3 * editfns.c (Fformat): Fix initialization of the array info. 8 * editfns.c (Fformat): Fix initialization of the array info.