Changeset 692
- Timestamp:
- 2010-11-27T15:16:46+01:00 (2 years ago)
- Location:
- branches/1.3
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3/COPYING
r610 r692 1 1 2 2 3 Copyright (c) 2005-20 09, mOo, phpxcache@gmail.com, XCache3 Copyright (c) 2005-2010, mOo, phpxcache@gmail.com, XCache 4 4 All rights reserved. 5 5 -
branches/1.3/ChangeLog
r663 r692 1 1.3.1 2010-11-27 2 ======== 3 * 2G/4G limitation on 64bit arch 4 * xcache_unset matching e.g. prefixed_ values 5 1 6 1.3.0 2009-08-04 2 7 == ChangeLog == -
branches/1.3/NEWS
r663 r692 1 1.3.1 2010-11-27 2 ======== 3 * 2G/4G limitation on 64bit arch 4 * xcache_unset matching e.g. prefixed_ values 5 1 6 1.3.0 2009-08-04 2 7 ======== -
branches/1.3/xcache.h
r663 r692 2 2 #define __XCACHE_H 3 3 #define XCACHE_NAME "XCache" 4 #define XCACHE_VERSION "1.3. 0"4 #define XCACHE_VERSION "1.3.1" 5 5 #define XCACHE_AUTHOR "mOo" 6 #define XCACHE_COPYRIGHT "Copyright (c) 2005-20 09"6 #define XCACHE_COPYRIGHT "Copyright (c) 2005-2010" 7 7 #define XCACHE_URL "http://xcache.lighttpd.net" 8 8 #define XCACHE_WIKI_URL XCACHE_URL "/wiki"
Note: See TracChangeset
for help on using the changeset viewer.

