Bug 141689. Windows: change mouse handler for notifyicon to mouse down event.

This commit is contained in:
Jim Norman
2006-02-21 23:25:34 +00:00
parent 78c518040b
commit 08966d2f82
2 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 21 16:25:20 MST 2006 - jnorman@novell.com
- Bug 141689. Windows: change mouse handler for notifyicon to mouse
down event.
- Bug: Windows, start service at post install.
-------------------------------------------------------------------
Mon Feb 21 12:22:17 MST 2006 - jnorman@novell.com
- Bug 141651. On windows, uninstalls will kill CASAManager too.