-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG
31 lines (27 loc) · 1.14 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Socket Sentry changelog
0.9.3 - 1-Aug-2010
==================
* ADDED option to hide quick search and freeze sort controls for more
compact display.
* ADDED package support for multiple releases of the same distro.
* Issue #3: ADDED support for embedding in system tray.
0.9.2 - 5-Apr-2010
==================
* Issue #7: CHANGED process owner username lookups to be asynchronous
with cached results. Meant to reduce network chatter on systems with
remote user databases (e.g. LDAP).
* Issue #4: CHANGED popup mode to passive so popup remains open until
explicitly dismissed by the user.
* Issue #1: CHANGED applet to prompt the user to select a device if the
default ("any") pseudo-device is not available. (Reported on Arch Linux.)
* Issue #2: FIXED applet failing with an error if IPv6 is disabled.
* Issue #6: FIXED building with LDFLAGS="-Wl,--as-needed" by moving
Qt/libpcap linkages from executables to libraries.
0.9.1 - 28-Mar-2010
===================
* ADDED clear button to quick search box.
* FIXED KDE 4.4 regression that blocked signals from the service
and prevented sort freeze label from appearing.
0.9.0
======
* Initial release