Changeset 519

Show
Ignore:
Timestamp:
04/17/07 13:09:06 (2 years ago)
Author:
plindner
Message:

update with all recent releases

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/website/news.bml

    r199 r519  
    33body<= 
    44 
    5 <?h1 News h1?> 
     5<?h1 News h1?>  
     6<p><b> 
     7 
     8<p><b>2006-12-05:</b> Version 1.2.1 <a href="download.bml">released</a>. 
     9Various perfomance improvements.  OpenBSD portability fixes.  New faster hash 
     10function.  Memcached no longer listens for UDP requests by 
     11default.  </p> 
     12 
     13<p><b>2006-09-09:</b> Version 1.2.0 <a href="download.bml">released</a>. 
     14Improved memory efficiency of up to 40%.  Better support for large 
     15memory systems.  CPU consuption is reduced 25-30%.  New UDP interface. 
     16</p> 
     17 
     18<p><b>2006-09-09:</b> Version 1.1.13 <a href="download.bml">released</a>. 
     19Building is easier, libevent detection is improved, better Solaris 
     20support.  Fixed some 64-bit issues, fixed a number of off-by-one bugs. 
     21Fix for confusing out of memory errors.  New feature that allows you 
     22to execute a flush_all at a specific time.  Make stderr unbuffered. 
     23</p> 
     24 
     25<p><b>2005-04-04:</b> Version 1.1.12 <a href="download.bml">released</a>. 
     26Fixes for flush_all, immediate deletes and a buffer overflow.  The man 
     27page now installs correctly.  Memcached now saves a .pid file.  More 
     28documentation added for the -M and -r flags.</p> 
    629 
    730<p><b>2004-04-30:</b> Version 1.1.11 <a 
     
    1437<p><b>2003-12-30:</b> Version 1.1.10 <a 
    1538href="download.bml">released</a>.  Now includes a command to wipe 
    16 the entire cache. 
     39the entire cache.</p> 
    1740 
    1841<p><b>2003-10-09:</b> Version 1.1.9 <a 
    1942href="download.bml">released</a>, now with better network performance, 
    2043better portability, setuid support, and a fix for a rare crash 
    21 (SIGPIPE) if a client dies. 
     44(SIGPIPE) if a client dies.</p> 
    2245 
    2346<p><b>2003-08-08:</b> We now have <a href="apis.bml">Python support</a>.</p>