OSDN Git Service

Year 2022
[pukiwiki/pukiwiki.git] / UPDATING.en.txt
index d5ce932..70700c2 100644 (file)
@@ -1,24 +1,39 @@
 PukiWiki UPDATING
-$Id: UPDATING.en.txt,v 1.6 2007/02/11 05:53:29 henoheno Exp $
 
 
 CHANGES
 =======
 
 See description at PukiWiki-official
-http://pukiwiki.osdn.jp/?PukiWiki/Download
+https://pukiwiki.osdn.jp/?PukiWiki/Download
 
 
 
 INCOMPATIBILITY INFORMATION BETWEEN RELEASES
 ============================================
 
-PukiWiki 1.4.8: Incompatibility from PukiWiki 1.4.7
+PukiWiki 1.5.2: Incompatibility from PukiWiki 1.5.1
 
-   1. TrackBack implimentation had been removed entirely due to extremely
-      strong suspicion of violating copyright. 'referer' function (that use
-      the implimentation), also removed.
-      (See BugTrack2/62)
+   1. CSS file "skin/pukiwiki.css.php" has been renamed to "skin/pukiwiki.css".
+      (See BugTrack/2448, BugTrack/2367)
+
+
+PukiWiki 1.5.1: Incompatibility from PukiWiki 1.5.0
+
+   1. Default authentication method from AUTH_TYPE_BASIC to
+      AUTY_TYPE_FORM.
+      (See PukiWiki/Authentication)
+
+
+PukiWiki 1.5.0: Incompatibility from PukiWiki 1.4.7_notb
+
+    Nothing
+
+
+PukiWiki 1.4.7_notb: Incompatibility from PukiWiki 1.4.7
+
+   1. TrackBack implimentation and 'referer' function had been removed.
+      (See BugTrack/2062)
 
 
 PukiWiki 1.4.7: Incompatibility from PukiWiki 1.4.6
@@ -41,7 +56,7 @@ PukiWiki 1.4.7: Incompatibility from PukiWiki 1.4.6
      correctly
 
      And the setting "$rule_page" now specifies not "Text Formatting Rules"
-     (No such page ...) but "FormattingRules".  (See BugTrack2/118)
+     (No such page ...) but "FormattingRules".  (See BugTrack/2118)
 
      If you add the page by hand, please don't forget to "freeze" the page!
 
@@ -54,5 +69,5 @@ PukiWiki 1.4.7: Incompatibility from PukiWiki 1.4.6
 
    6. Plugins: These plugins will follow $non_list (non-listing filter
      pattern) setting: attach, popular, related, touchgraph, yetlist
-     (See BugTrack2/140, BugTrack2/175)
+     (See BugTrack/2140, BugTrack/2175)