<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,8 +11,8 @@ $Data::Dumper::Indent = 1;
 
 use vars qw($VERSION %IRSSI);
 
-$VERSION = &quot;2.1.1&quot;;
-my ($REV) = '$Rev: 494 $' =~ /(\d+)/;
+$VERSION = &quot;2.1.2beta&quot;;
+my ($REV) = '$Rev: 497 $' =~ /(\d+)/;
 %IRSSI = (
     authors     =&gt; 'Dan Boger',
     contact     =&gt; 'zigdon@gmail.com',
@@ -21,7 +21,7 @@ my ($REV) = '$Rev: 494 $' =~ /(\d+)/;
       . 'Can optionally set your bitlbee /away message to same',
     license =&gt; 'GNU GPL v2',
     url     =&gt; 'http://twirssi.com',
-    changed =&gt; '$Date: 2009-02-25 15:20:08 -0800 (Wed, 25 Feb 2009) $',
+    changed =&gt; '$Date: 2009-02-28 11:24:31 -0800 (Sat, 28 Feb 2009) $',
 );
 
 my $window;
@@ -1215,6 +1215,10 @@ Irssi::settings_add_bool( &quot;twirssi&quot;, &quot;tweet_window_input&quot;,        0 );
 $last_poll = time - &amp;get_poll_time;
 $window = Irssi::window_find_name( Irssi::settings_get_str('twitter_window') );
 if ( !$window ) {
+    Irssi::active_win()
+      -&gt;print( &quot;Couldn't find a window named '&quot;
+          . Irssi::settings_get_str('twitter_window')
+          . &quot;', trying to create it.&quot; );
     $window =
       Irssi::Windowitem::window_create(
         Irssi::settings_get_str('twitter_window'), 1 );</diff>
      <filename>twirssi.pl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aceae708fab5ffceda52708e4d3cfa0d00bbb60e</id>
    </parent>
  </parents>
  <author>
    <name>Dan Boger</name>
    <email>zigdon@irc.peeron.com</email>
  </author>
  <url>http://github.com/bssteph/twirssi/commit/6d1d1ce87185116edd13415b9c40ef1d02c28311</url>
  <id>6d1d1ce87185116edd13415b9c40ef1d02c28311</id>
  <committed-date>2009-02-28T11:26:32-08:00</committed-date>
  <authored-date>2009-02-28T11:26:32-08:00</authored-date>
  <message>r497 - When we create the twitter window, notify the user</message>
  <tree>9d88c32b1ca04a284dde3085b744b74b29a9733e</tree>
  <committer>
    <name>Dan Boger</name>
    <email>zigdon@irc.peeron.com</email>
  </committer>
</commit>
