]> hydra-www.ietfng.org Git - instirc/commitdiff
Docs and version declaration updates
authornwf <nwf@cs.jhu.edu>
Fri, 29 Aug 2008 20:12:56 +0000 (16:12 -0400)
committernwf <nwf@cs.jhu.edu>
Fri, 29 Aug 2008 20:12:56 +0000 (16:12 -0400)
darcs-hash:20080829201256-4d648-a8456980440a05c377fc09685cd2cfe6bebdde22.gz

IrssiInterface.pl
README
TODO

index 908c96947b9825db23b5cc419f46e802d6ad7ba9..db2248c5869ce12acc8c2f3c18c9294fe67a32fe 100644 (file)
@@ -373,4 +373,4 @@ Irssi::command_bind('unpunt', 'cmd_unpunt');
     
 #################################################################
 
-Irssi::print("Instancing module v0.0.5 -- No Longer Named 'test'");
+Irssi::print("Instancing module v0.1.0 -- Doesn't Ring A Bell");
diff --git a/README b/README
index 8133845d55b98bdcebabdaf25fb9e0097602f26d..04656d142dae1bbb89ac96411d469414510cb519 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,16 @@
+WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING  
+Revisions 0.1.0 and up use a fundamentally different encoding technique, after
+early prototypes discovered that the original encoding was erroneous.  The
+original encoding has been withdrawn altogether and since there were no
+speakers of it outside the beta group, the protocol identifiers have NOT been
+change in the transition to the new protocol.
+This warning will disappear eventually.
+WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING  
+
 This depends on Math::BaseCalc from CPAN.  This is conveniently packaged in
-Debian as libmath-basecalc-perl.
+Debian as libmath-basecalc-perl.  To fetch from CPAN if your OS doesn't
+provide CPAN packages, do
+  $ perl -MCPAN -e 'install Math::BaseCalc'
 
 These perl modules assume they exist in a directory called Instance.  The
 easiest way to make this fly, by far, is to symlink the place you got these
diff --git a/TODO b/TODO
index ff63f0d68de949b1988328df2059e8d729f262af..c3103df09ed33e48fdaa43f1070ea37557458321 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,6 +11,7 @@ Missing UI Features
     Options to persist the punts list and or instance defaults?
     Punts listing command (per channel, global)
     Ability to /msg or /query with instance label.
+    Ability to /me with an instance label.
     The ability to filter instances out of the channel windows to their
         own windows.