ソースを参照

Update, again.

Morten Brix Pedersen 25 年 前
コミット
7c27c284dd
1 ファイル変更4 行追加0 行削除
  1. 4 0
      docs/Changelog

+ 4 - 0
docs/Changelog

@@ -13,6 +13,10 @@ pisg (0.23)
         Again, please report back if you find any trouble with any of these
         Again, please report back if you find any trouble with any of these
         changes.
         changes.
 
 
+   * Better logic when no channels are defined. Instead of just defaulting to
+     #channel and channel.log, then force the user to define these on either
+     commandline or in the config file. This should be better for first-time
+     users.
    * Ship developer docs in docs/dev/ instead of just dumping it in docs/,
    * Ship developer docs in docs/dev/ instead of just dumping it in docs/,
      docs/ should be for end users.
      docs/ should be for end users.
    * Various updates to language templates
    * Various updates to language templates