mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-06 11:10:22 +00:00
docs: start updating the NEWS and relnotes.txt files, add Kevan to CREDITS
This commit is contained in:
parent
efcc45951d
commit
bb00e13a11
4
CREDITS
4
CREDITS
@ -83,3 +83,7 @@ D: improvements to the CLI: exclude patterns, usage text
|
|||||||
|
|
||||||
N: DarKnesS_WOlF
|
N: DarKnesS_WOlF
|
||||||
D: patch Makefile to build .debs for Ubuntu Intrepid
|
D: patch Makefile to build .debs for Ubuntu Intrepid
|
||||||
|
|
||||||
|
N: Kevan Carstensen
|
||||||
|
E: kevan@isnotajoke.com
|
||||||
|
D: remove the limit on size of mutable files
|
||||||
|
16
NEWS
16
NEWS
@ -4,7 +4,21 @@ User visible changes in Tahoe. -*- outline -*-
|
|||||||
|
|
||||||
** New WUI Style
|
** New WUI Style
|
||||||
|
|
||||||
WUI Style! It sounds like an ancient Chinese martial art! Or possibly an American Hip Hop group!
|
WUI Style! It sounds like an ancient Chinese martial art! Or possibly an
|
||||||
|
American Hip Hop group!
|
||||||
|
|
||||||
|
Slightly faster uploads
|
||||||
|
http://allmydata.org/trac/tahoe/ticket/392
|
||||||
|
??? (This one is not actually here yet.)
|
||||||
|
|
||||||
|
Port to ARM CPUs and embedded boxes such as NASes.
|
||||||
|
|
||||||
|
Packaging improvements to make Tahoe's packaging acceptable for inclusion in
|
||||||
|
Linux distributions like Fedora and Debian.
|
||||||
|
|
||||||
|
Remove limit on size of mutable files (but note that there is no efficient
|
||||||
|
update -- writing a new mutable file requires encoding and uploading the entire
|
||||||
|
contents of the new version of the file).
|
||||||
|
|
||||||
|
|
||||||
* Release 1.4.1 (2009-04-13)
|
* Release 1.4.1 (2009-04-13)
|
||||||
|
@ -17,7 +17,7 @@ explanation of Tahoe's unique security and fault-tolerance properties:
|
|||||||
http://allmydata.org/source/tahoe/trunk/docs/about.html
|
http://allmydata.org/source/tahoe/trunk/docs/about.html
|
||||||
|
|
||||||
This is the successor to Tahoe-LAFS v1.3, which was released February
|
This is the successor to Tahoe-LAFS v1.3, which was released February
|
||||||
13, 2009 [2]. This is a major new release, adding XXX new WUI style
|
13, 2009 [2]. This is a major new release, adding XXX new WUI style, port to ARM CPU and embedded systems such as NAS boxes.
|
||||||
|
|
||||||
See the NEWS file [3] and the known_issues.txt file [4] for more
|
See the NEWS file [3] and the known_issues.txt file [4] for more
|
||||||
information.
|
information.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user