wmweather+: Remove from repository.
[dockapps.git] / wmifs / CHANGES
blobb30fc0eb9cead60f72c49def233ea7ab3ebc5828
1 Version         Description
2 --------------------------------------------------------------
3 1.4     * Released 141022
5         * Incorporate patches from Debian.
7         * Now maintained by Window Maker Developers Team.
9 1.3b    * Released 980513
11         * Splitted up WMPPP and WMiFS into separate programs.
13         * WMiFS now uses our 'newstyle' shared dockapps code,
14           it's quite rewritten again.
16         * WMiFS now reads /proc/dev/net instead of /proc/net/route.
18         * Changed the RC file parsing and handling again.
20         * Now ignores DUMMY interface too :)
22         * Fixed the 'Zombie' bug :)
24         * Better 'execvp' code :)
26         * Vastly reduced X CPU usage :)
29 1.2p1   * Released 980502
31         * Updated the docs, sorry, we forgot to update some
32           of them, due to some last minute changes in the code
33           the docs where incorrect on some parts (systemrc).
35         * Updated the Makefile because the systemrc files
36           went to the wrong location (due to above changes).
38         * Updated the WMPPP rc files, again, due to some last
39           minute changes in the code, WMPPP's rc files where
40           no longer working properly.
43 1.2     * Released 980429
45         * Completely revamped the WMPPP & WMiFS GUI :)
47         * Added 'forceleft, forcemiddle and forceright'
48           options in WMiFS for 'real' multiuser systems,
49           when 'force*' is detected in /etc/wmifsrc the
50           user settings in ~/.wmifsrc are overridden
51           (usefull for sites where users may not fiddle
52            with pppd's options :)
54         * WMPPP: Ditto, added 'force' facility here too
56         * WMPPP: now correctly redisplays time when killed
57                  and restarted
59         * WMPPP: timer now starts to run when the actual
60                  connection is made
62         * WMPPP: added BAUD CONNECT value display
64         * WMPPP: added 'getmodemspeed', a SUID proggie to
65                  read the CONNECT value from /var/log/messages
67         * WMPPP: dropped the config GUI and added an
68                  .wmppprc file instead > motivation to do so:
69                  this way, WMPPP is much more platform and
70                  distribution independant :)
72         * WMPPP: enhanced the status LED, yellow means
73                  dialing, green means online, red means error
75         * WMPPP: added -display commandline option
77         * WMPPP: added -t commandline option, default
78                  the timer will display HH:MM, -t will display
79                  MM:SS and switch to HH:MM after 60 minutes
81         * WMiFS: added support for all interfaces in
82                  /proc/net/, now all interfaces are supported :)
84         * WMiFS: added -display commandline option
86         * WMiFS: added -w commandline option, this will
87                  draw the graph in our new 'waveform' look :)
89         * WMiFS: fixed the coredump problems that occured
90                  on some systems with or without .wmifsrc file
91                  typo's, errors, etc. in the .wmifsrc file are
92                  now also being ignored/rejected, the worst
93                  thing that can happen now is that the scripts
94                  do not execute (i.e. luser error) ;-)
96         * WMiFS: when monitoring a ppp interface, bytes
97                  are used to draw the graph, otherwise packets
99         * WMiFS: made the RX/TX/Status LED box identical
100                  to the one in WMPPP, the right LED is the status
101                  LED, green means interface is working, red means
102                  error (interface down, NIC broken, etc.)
105 1.1             - Released 980407
106                 - Added WMiFS, the no button more stats version
107                 - All ppp/eth load graphs are now autoscaling
108                 - Autosensing of all active ppp/eth interfaces
109                 - 99 hours --> 00 hours is now okay
110                 - Now detects already running WMPPP(s)
111                 - WMIFS has 'mousebutton' script launch support
112                 - Now reads pppsocket instead of /proc/dev/net
113                 - WMIFS reads ~/.wmifsrc (optional)
115 1.0             - Released 980315
116                 - Total rewrite of WMPPP-1.0pre2
117                 - WMPPP dock.app again redesigned
118                   improved timer display readability
119                   Some code cleanups
121 1.0pre7         - Not released, developers release
122                   Started writing documentation
123                   Enhanced Makefile
124                   Bugfixes
126 1.0pre6         - Not released, developers release
127                   Redesigned WMPPP's dock.app GUI
128                   Added failsave Yes/No disconnect
129                   requester
130                   Some code cleaning
131                   Configuration GUI is ready
133 1.0pre5         - Not released, developers release
134                   Bugfixes
135                   Enhanced configuration GUI
137 1.0pre4         - Not released, developers release
138                   Bugfixes
139                   Enhanced configuration GUI
141 1.0pre3         - Not released, developers release
142                 - WMPPP dialup frontend is now a
143                   dock.app with online timer.
146 1.0pre2         - Released 980115
147                   First initial public release
148                   Bugfixes and some cosmetic stuff
150 0.5b            - Not released, developers release
151                   Bugfixes and cosmetic changes
153 0.3b            - Not released, developers release
154                   First working WMPPP version