--- WinNotify rto 2009-04-13 19:22:44.834929
+++ WinNotify rto 2009-04-14 19:07:17.322929
@@ -16,6 +16,13 @@
Releases
==
+0.1.2
+--
+ * Use an Windows.Forms.Timer to make sure that the notification is removed when it times out.
+
+ * Also make the application exit when the notification is clicked.
+
+ * Added --version option to see the about page.
0.1.1
--
This release is the first one released to the public.
@@ -28,6 +35,9 @@
==
If you already have the .net 3.5 framework installed the only thing you need is [this .exe file][4] - i just dump it somewhere in my $PATH (or %PATH% as microsoft likes to call it).
+
+///BAZAAR http://192.168.99.101/bzr/winnotify///
+
The source code is avilable [here][5] using the [bzr system][6].