Update.
authoryamaoka <yamaoka>
Tue, 20 Oct 1998 22:55:45 +0000 (22:55 +0000)
committeryamaoka <yamaoka>
Tue, 20 Oct 1998 22:55:45 +0000 (22:55 +0000)
ChangeLog
README.ichikawa
README.semi

index c52b142..c3f6eda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-10-21  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.025.
+       Fix supported version for FLIM and SEMI.
+
+       * Sync up with Pterodactyl Gnus 0.36.
+
 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-version-number): Update to 6.10.024.
index 3b793b1..2469d40 100644 (file)
@@ -27,8 +27,7 @@ NEWS:
 
   See TODO.ja
 
-* T-gnus 6.8.17 is the last version Gnus 5.6 base.
+* T-gnus 6.8.19 is the last version Gnus 5.6 base.
   After this , T-gnus 6.10 - this is based on pgnus.
 
-  Latest T-gnus is T-gnus 6.10.023 (Based on pgnus-0.34).
-
+  Latest T-gnus is T-gnus 6.10.025 (Based on pgnus-0.36).
index 48fb454..b297fe7 100644 (file)
@@ -35,18 +35,39 @@ How to get? (via CVS)
 
     % cvs update [-r TAG]
 
-  See `README.branch' for information about branches and their tags.
+Major tags are following:
+
+    semi-gnus          assigned to the latest stable version.  It is
+                       very conservative.
+
+    for-semi-N1_N2     assigned to the latest stable version for SEMI 
+                       API N1.N2 (N1 and N2 are natural number).
+                       (e.g. `for-semi-1_3' is for SEMI API 1.3)
+
+    gnus-N1_N2_N3      assigned to gnus(Gnus) N1.N2.N3
+                       (e.g. `gnus-6_2_1' means gnus 6.2.1).
+
+    larsi              Original Gnus
+
+    himi               himi branch
+
+    ichikawa           ichikawa branch
+
+    akr                        akr branch
+
+    shuhei-k           shuhei-k branch
+                       Mail-Followup-To/Mail-Reply-To, gnus-cache fix.
 
 
 How to get? (via ftp)
 =====================
 
-  Snapshots are also available from
+  Semi-daily snapshots are also available from
 
-    ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi-gnus/snapshots/
+    ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi-gnus/
 
-  NOTE: These snapshots are automatically created from our repository,
-and will usually not be tested.
+  NOTE: These snapshots are automatically created from our repository
+if something was changed within a day, and will usually not be tested.
 
 
 How to join development