T-gnus 6.15.21 (quimby) revision 00. t-gnus-6_15_21-00-quimby
authoryamaoka <yamaoka>
Thu, 1 May 2003 08:48:50 +0000 (08:48 +0000)
committeryamaoka <yamaoka>
Thu, 1 May 2003 08:48:50 +0000 (08:48 +0000)
ChangeLog
README.T-gnus
README.semi
README.semi.ja
lisp/ChangeLog
lisp/gnus-vers.el

index 27e7bac..c067b0b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,16 @@
+2003-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.21 (quimby) revision 00.
+
+2003-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el: T-gnus 6.15.20 revision 00.
+
 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * GNUS-NEWS: Added Article Buttons.  Added Upgrading (from Simon
        Josefsson).  Add gnus-mime-delete-part, markup fixes and some
        other corrections.  Mention Gnus FAQ.
-       
 
 2003-04-30  Jesper Harder  <harder@ifa.au.dk>
 
index d049d74..71b6cc5 100644 (file)
@@ -33,5 +33,5 @@ NEWS:
 
 * T-gnus 6.15 - this is based on Oort Gnus.
 
-  The latest T-gnus is T-gnus 6.15.20 (based on Oort Gnus 0.20).  It
+  The latest T-gnus is T-gnus 6.15.21 (based on Oort Gnus 0.21).  It
   requires SEMI 1.14, FLIM 1.14, and APEL 10.0 or later.
index 09f663d..ba853e2 100644 (file)
@@ -4,7 +4,7 @@ What is T-gnus?
 ===============
 
   T-gnus is an improvement of Gnus with SEMI's MIME feature. T-gnus
-6.15 is based on Oort Gnus v0.20. SEMI may stand for "SEMI is Emacs
+6.15 is based on Oort Gnus v0.21. SEMI may stand for "SEMI is Emacs
 MIME Interface" and is developped to provide an easy interfaces for
 users to handle MIME message structures. For further information,
 refer to REASME.en of SEMI.
index 7309983..f3d0d85 100644 (file)
@@ -4,7 +4,7 @@ T-gnus \e$B$H$O!)\e(B
 =============
 
   T-gnus \e$B$O!"\e(BSEMI \e$B$rMxMQ$7$F\e(B Gnus \e$B$K\e(B MIME \e$B5!G=$rDI2C$9$k$b$N$G$9!#\e(B
-T-gnus 6.15 \e$B$O\e(B Oort Gnus v0.20 \e$B$r%Y!<%9$K$7$F$$$^$9!#\e(BSEMI \e$B$O\e(B Emacs \e$B$G\e(B
+T-gnus 6.15 \e$B$O\e(B Oort Gnus v0.21 \e$B$r%Y!<%9$K$7$F$$$^$9!#\e(BSEMI \e$B$O\e(B Emacs \e$B$G\e(B
 MIME \e$B$r;H$($k$h$&$K$9$k$b$N$G!"\e(BMIME message \e$B$N9=J8$N9=B$$HMxMQ<T$N4V$r\e(B
 \e$B$D$J$0%$%s%?!<%U%'!<%9$rDs6!$7$^$9!#>\$7$/$O!"\e(BSEMI \e$B$N\e(B README.en \e$B$r;2>H\e(B
 \e$B$7$F$/$@$5$$!#\e(B
index 3391c1a..df62891 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-version-number): Bump.
+
 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
 
        * gnus.el: Oort Gnus v0.20 is released.
index 6e77706..a398f09 100644 (file)
 ;; Product information of this gnus.
 (product-provide 'gnus-vers
   (product-define "T-gnus" nil
-                 (list 6 15 20
+                 (list 6 15 21
                        (string-to-number gnus-revision-number))))
 
-(defconst gnus-original-version-number "0.20"
+(defconst gnus-original-version-number "0.21"
   "Version number for this version of Gnus.")
 
 (provide 'running-pterodactyl-gnus-0_73-or-later)