home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / pwws113.zip / WEBSERV.REV < prev   
Text File  |  1997-11-25  |  3KB  |  95 lines

  1. ========================================
  2. PlanetWide Web Server Revisions
  3.     Read at your own peril.
  4.  Take it with a block of salt.
  5.  
  6. Revision code reads something like this:
  7.  majorrev.minorrev.bugfix
  8. ========================================
  9.  
  10.  
  11. Version 1.13b (October/November 97)
  12. -----------------------------------
  13.  
  14. - Apparently the CGI support was broken. ("Oh golly Greg, say it isn't so!")
  15.   Thanks once again to Vitali Pelenyov for helping us resolve the problem.  
  16.   Your CGI scripts and programs should work now.  Ours do.  And everybody
  17.   knows that if it works on our machines it will to work on yours. 
  18.  
  19.   Fixes:
  20.         - Added HTTP 1.0 header to output of CGI scripts.
  21.         - Exported PATH, DPATH, and ETC environment variables.
  22.         - Imported British beer.
  23.  
  24.  
  25. Version 1.12 (Sept 97)
  26. ----------------------
  27.  
  28. - Fixed the filtering system so it works.
  29.   Before if you allowed 2.2.2.2 it would let 2.2.2.28 in as well.  Ugly.
  30.  
  31.  
  32. Version 1.11 (Sept 97)
  33. ----------------------
  34.  
  35. - Fixed env variable in CGI.  It always said "METHOD=GET" when it should have
  36.   said POST.  (Thanks to Vitali Pelenyov)
  37.  
  38.       * * * At this point we started making our own beer * * *
  39.  
  40.  
  41. Version 1.10 (April 97)
  42. -----------------------
  43.  
  44. - Fixed the CGI GET method so it works now. (Several beers' worth of work)
  45.  
  46. - Added the CGI POST method, but didn't test it.  Reason:  Chris needed to
  47.   use the CGI GET at work.  He will test the POST method since he's the only
  48.   one who REALLY knows HTML.  :-)
  49.  
  50. - Surgically removed the 'b' from our version number (who are we kidding -
  51.   even Windows 95 should still be a beta.  We have less bugs than they do,
  52.   so we're out of beta.  Besides, this is what happens when programmers own
  53.   the company.)
  54.  
  55.  
  56. Version 1.03b
  57. -------------
  58.  
  59. - Poured Liquid Schwartz(tm) into the server.  Found it in the glove
  60.   box of our Winnebago....yeah, that's the ticket.
  61.   No, really what we did was we changed the threading structure so that
  62.   the server would...well...go faster.
  63.  
  64. - No, we don't smoke dope.  But 24 colas and a bottle of Rolaids(tm)
  65.   in one weekend has been done.
  66.  
  67. - Added some lines of code.
  68.  
  69.  
  70. Version 1.02b
  71. -------------
  72.  
  73. - Fixed logger bug which would cause the system to make a loud annoying
  74.   beeping noise and pop up the white window of death.  Since we're using
  75.   Watcom, and not Visual Age, we were unable to track this problem before.
  76.   But Watcom's cheaper.  So we like it.  So there.  And it doesn't take
  77.   130MB of hard drive space.  We like that feature.  Even though we have
  78.   gigabytes of hard drive space...yeah, that's the ticket.
  79.   Besides, we're a short drive from their head office in Waterloo, Ontario
  80.   if we need to bitch them out.  :-)
  81.  
  82. - We changed the version number.
  83.  
  84.  
  85. Version 1.01b
  86. -------------
  87.  
  88. - Removed the time limit so the product wouldn't "expire"
  89.  
  90.  
  91. Version 1.0b - The first release
  92. --------------------------------
  93.  
  94. - We added about 600 lines of code to a blank file...and saved it as "webserv.c".
  95.