* Version number is increased to 2.7.6. wl-2_7_6
authorteranisi <teranisi>
Thu, 8 Nov 2001 03:29:11 +0000 (03:29 +0000)
committerteranisi <teranisi>
Thu, 8 Nov 2001 03:29:11 +0000 (03:29 +0000)
doc/version.texi
elmo/ChangeLog
elmo/elmo-version.el
wl/ChangeLog

index 0ca6584..7542361 100644 (file)
@@ -1 +1 @@
-@set VERSION 2.7.5
+@set VERSION 2.7.6
index 3eb2350..dcaaa92 100644 (file)
@@ -1,3 +1,9 @@
+2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * elmo-version.el (elmo-version): Up to 2.7.6.
+
+       * mmimap.el (mmimap-entity-section): If node-id is nil, return "0".
+
 2001-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * elmo-util.el (elmo-parse-token): Fixed how to treat quoted-pair
index 165f411..a418eb4 100644 (file)
@@ -40,7 +40,7 @@
 ;; product-define in the first place
 (product-provide 'elmo-version
   ;; Don't forget to check `wl-version.el' and Info.
-  (product-define "ELMO" nil '(2 7 5)))
+  (product-define "ELMO" nil '(2 7 6)))
 
 ;; For APEL 10.2 or earlier.
 (defun-maybe product-version-as-string (product)
index e79d8b5..afad3fd 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * Version number is increased to 2.7.6.
+
 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
 
        * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.