Contents
[ diner ]
[ Introduction ]
[ What's new? ]
[ Installation ]
[ Configuration ]
[ Usage ]
[ Licence ]
[ Contact ]
[ Thanks ]
[ Features ]
[ Availability ]
[ Environment ]
[ InlineModuleInvocation ]
[ Restrictions ]
[ Known bugs and problems ]
[ Future ]
[ History ]
|
History
- 0.0b1 - 18.06.1997
-
- Inititial release. Quick and dirty.
- 0.1b1 - 03.07.1997
-
- Added:
- Window.
- Some more logfile-stuff.
- Error-messages.
- 0.2b0 - 11.07.1997
-
- Added:
- Blinking lights.
- Progress-bar.
- Loads of bugfixes.
- 0.3b0 - 18.07.1997
-
- 0.4b0 - 22.07.1997
-
- Added:
- Configurable redirects.
- Compiled for PR.
- 0.5b0 - 06.08.1997
-
- Added:
- Changed:
- The hostname is now set correctly without setting the
FULL hostname in the network-settings.
- Fixed memory clobber.
- 0.6b0 - 31.09.1997
-
- 0.7b0 - 23.10.1997
-
- Changed:
- CGI is now working MUCH better (Perl-scripts do work now)
:-).
- Fixed Environment.
- 0.8b1 - 14.11.1997
-
- Changed:
- CGI should now really work MUCH better.
- Fixed Environment again.
- Removed exeter.
- Switched GUI to fGUI-system.
- 0.9b0 - 28.11.1997
-
- 1.0 - 05.04.1998
-
- Changed:
- Renamed POW to diner.
- Renamed POW_settings to diner_settings.
- Added:
- DontResolveHostnames in the settings. Should solve problem with
broken DNS service.
- Changed:
- Reworked configfile parser. You can use parantheses now. This will help
you a lot if you want to remap paths with spaces in them:
Remap /support "/Mirror of be.com/support"
- Build in keyfile support. Take a look at the
restricitons that come along with that.
- 1.1 - 15.09.1998
-
- Changed:
- Parallel development on x86 and ppc.
- Reworked lots of the code.
- Reworked documentation.
- Added:
- 1.2 - 13.01.1999
-
- Changed:
- Warning: The config argument "CGIType" has been replaced by "AddOn".
- Compiled for R4.
- Enhanced timeout behaviour.
- Reworked logging and window.
- Added :
- Added internal modules (Soon available as public AddOn-interface!).
Currently integrated are the CGI-module and the InlineModuleInvocation.
The latter one gives you a completely new way of writing dynamic web pages
with inline queries, etc.!
- 1.3 - 30.04.1999
-
- Changed:
- The InlineModuleInvocation modules were reworked and the documentation is now included!
- Added:
- GUI Preferences for simple setups.
- Date and Last-Modifed fields in the HTTP response.
- Support for If-Modified-Since.
- Include module for the InlineModuleInvocation.
|