projects
/
elisp
/
emacs-canna.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
913923f
)
release.
author
tomo
<tomo>
Tue, 1 Feb 2000 04:25:50 +0000
(
04:25
+0000)
committer
tomo
<tomo>
Tue, 1 Feb 2000 04:25:50 +0000
(
04:25
+0000)
ChangeLog
patch
|
blob
|
history
Makefile
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
5a7b87d
..
570e5a7
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2000-02-01 MORIOKA Tomohiko <tomo@etl.go.jp>
+
+ * Emacs-Canna: Version 1.4 released.
+
2000-02-01 MORIOKA Tomohiko <tomo@m17n.org>
* canna.c (mule_strlen): Fix problem in character-indexing
diff --git
a/Makefile
b/Makefile
index
c9ee1d8
..
ec5ebe8
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,7
+18,7
@@
CFLAGS = -g -O2 -c -nostdlib -fPIC
LINKER = $(CC) -shared -o
-VERSION = 1.3
+VERSION = 1.4
PACKAGE = emacs-canna
TAR = tar