Commit Graph

69 Commits

Author SHA1 Message Date
Zooko O'Whielacronx
255c5455da NEWS: add #1118 and reflow 2010-07-19 01:12:48 -07:00
Zooko O'Whielacronx
16bb529339 tests, NEWS, CREDITS re: #1117
Give Brian and Kevan promotions, move release date in NEWS to the 18th, commit Brian's test for #1117.
fixes #1117
2010-07-18 13:32:25 -07:00
david-sarah
d329759bb8 NEWS: Forward-compatibility improvements for non-ASCII caps (#1051). 2010-07-18 07:36:22 -07:00
Zooko O'Whielacronx
2166eef575 docs: update NEWS 2010-07-17 22:32:25 -07:00
Zooko O'Whielacronx
70c15b8f2b docs: tidy up NEWS a little 2010-07-17 20:24:34 -07:00
francois
968edfda11 iputil.py: Add support for FreeBSD 7,8 and 9
committed by: zooko@zooko.com
date: 2010-07-17
and I also patched: NEWS and CREDITS
2010-07-17 19:28:32 -07:00
Zooko O'Whielacronx
d141150a59 NEWS: add snippet about #1083 2010-07-17 19:06:53 -07:00
Zooko O'Whielacronx
c0e7d84c5d NEWS: reorder NEWS snippets to be in descending order of interestingness 2010-07-17 18:59:29 -07:00
david-sarah
8090785716 CLI: add 'tahoe unlink' as an alias to 'tahoe rm', for forward-compatibility. 2010-07-17 15:04:11 -07:00
Zooko O'Whielacronx
c8607be10e docs: CREDITS and NEWS 2010-07-13 23:01:50 -07:00
Zooko O'Whielacronx
76bbcdcefc NEWS: add NEWS snippets about two recent patches 2010-07-08 09:20:58 -07:00
Zooko O'Whielacronx
f4cf541113 docs: update NEWS for release 1.7.0 2010-06-18 21:57:50 -07:00
david-sarah
27e37141d7 NEWS: add UTF-8 coding declaration. 2010-06-09 16:48:51 -07:00
Zooko O'Whielacronx
8fc6c17a70 docs: a few tweaks to NEWS and CREDITS and make quickstart.html point to 1.7.0β! 2010-06-09 07:29:27 -07:00
francois
c18b934c6a docs: Update NEWS file with new features and bugfixes in 1.7.0 2010-06-09 02:11:20 -07:00
david-sarah
7092de1b6f Remove the 'tahoe debug consolidate' subcommand. 2010-06-07 11:37:57 -07:00
david-sarah
529add7774 Raise Python version requirement to 2.4.4 for non-UCS-2 builds, to avoid a critical Python security bug. 2010-06-04 20:17:13 -07:00
Francois Deppierraz
496802420e Fix handling of correctly encoded unicode filenames (#534)
Tahoe CLI commands working on local files, for instance 'tahoe cp' or 'tahoe
backup', have been improved to correctly handle filenames containing non-ASCII
characters.
  
In the case where Tahoe encounters a filename which cannot be decoded using the
system encoding, an error will be returned and the operation will fail.  Under
Linux, this typically happens when the filesystem contains filenames encoded
with another encoding, for instance latin1, than the system locale, for
instance UTF-8.  In such case, you'll need to fix your system with tools such
as 'convmv' before using Tahoe CLI.
  
All CLI commands have been improved to support non-ASCII parameters such as
filenames and aliases on all supported Operating Systems except Windows as of
now.
2010-05-19 17:43:56 -07:00
david-sarah
f8e2bab41e Updates to NEWS for 1.6.1 2010-02-24 00:15:42 -08:00
Zooko O'Whielacronx
8ac26a24ae docs: NEWS and relnotes-short.txt and CREDITS for v1.6.1 2010-02-23 22:52:31 -08:00
david-sarah
210afd3e9e More comprehensive changes and ticket references for NEWS 2010-02-01 22:12:56 -08:00
Zooko O'Whielacronx
d809ddb51e docs: a few edits and updates to relnotes.txt, relnotes-short.txt, and NEWS in preparation for v1.6.0 2010-02-01 20:32:22 -08:00
Zooko O'Whielacronx
57e3af1447 docs: updates to relnotes.txt, NEWS, architecture, historical_known_issues, install.html, etc. 2010-02-01 10:18:09 -08:00
Brian Warner
90828d40e7 NEWS: update with all recent user-visible changes 2010-01-27 14:22:09 -08:00
Brian Warner
222148eaee NEWS: improve "tahoe backup" notes, mention first-backup-after-upgrade duration
Thanks to Francois Deppierraz for the suggestion.
2010-01-11 11:01:32 -08:00
Brian Warner
830282f501 NEWS: fix 1.4.1 announcement w.r.t. add-lease behavior in older releases 2009-12-29 15:03:10 -08:00
Brian Warner
79e7e0d8e3 NEWS: update with all user-visible changes since the last release 2009-11-27 17:42:17 -05:00
Zooko O'Whielacronx
e784fbdbf3 docs: add a couple of details to NEWS, change date and a bit of formatting, name of 'Tahoe-LAFS' project 2009-08-01 19:26:01 -07:00
Brian Warner
79be44d724 NEWS: more minor edits 2009-07-21 22:45:22 -04:00
Zooko O'Whielacronx
20ae6bdc57 docs: update NEWS, about.html, relnotes-short.txt, and known_issues.txt in preparation for v1.5.0
Especially note that strong claims of specialness that I've added, e.g. in about.html .
2009-07-21 16:43:11 -07:00
Zooko O'Whielacronx
abd2ff6ba5 docs: a couple of minor edits to NEWS and docs/architecture.txt 2009-07-20 18:41:12 -07:00
Brian Warner
93ef0fb84d NEWS: update with all recent changes 2009-07-12 00:47:03 +01:00
Brian Warner
ba9f3dcc7d update NEWS to cover all recent changes, sort by end-user importance 2009-07-02 18:43:03 -07:00
Brian Warner
e68d392a36 edit NEWS 2009-06-30 10:41:15 -07:00
Brian Warner
04e3dbb853 NEWS: list all user-visible changes since 1.4.1 . Needs lots of editing. 2009-06-30 10:07:34 -07:00
Zooko O'Whielacronx
bb00e13a11 docs: start updating the NEWS and relnotes.txt files, add Kevan to CREDITS 2009-06-20 22:51:14 -07:00
Zooko O'Whielacronx
01fdd52834 docs: update NEWS, relnotes.txt, CREDITS to mention WUI Style 2009-05-26 16:36:54 -07:00
Zooko O'Whielacronx
8c687c78da docs: inaugurate Tahoe-1.4.1, since I left out a handful of patches from the Tahoe-1.4.0 release 2009-04-13 19:54:30 -07:00
Brian Warner
59c3693a30 NEWS: mention that the new 'reliability' page requires numpy 2009-04-13 04:04:46 -07:00
Zooko O'Whielacronx
66ccf0e426 docs: update relnotes.txt, NEWS for Tahoe-1.4.0 release! 2009-04-12 21:14:05 -07:00
Brian Warner
1facc502f7 NEWS: finish formatting new items. Still needs proofreading and updating the release name+date 2009-04-09 18:56:55 -07:00
Brian Warner
4b2f6fc098 NEWS: format some (but not all) items 2009-04-07 14:15:14 -07:00
Brian Warner
b867cb3ce0 NEWS: add unformatted list of code changes since previous release 2009-04-06 19:11:55 -07:00
Brian Warner
309e41cffc NEWS: mention #625 (deep-repair breaks when it tries to repair a read-only directory) 2009-02-13 16:55:34 -07:00
Brian Warner
e0abc78408 NEWS: explain limitations of the new repairer 2009-02-11 14:43:52 -07:00
Brian Warner
7bf7922ea1 NEWS: point out that 'tahoe backup' requires a 1.3.0-or-later client node 2009-02-10 15:00:25 -07:00
Zooko O'Whielacronx
b09b81894b docs: NEWS: move the most exciting items to the top, break them out of less exciting categories, update a couple of stale bits, and a touch of editing 2009-02-10 02:48:43 -07:00
Brian Warner
806f6ab426 NEWS: announce the #598 'tahoe backup' command 2009-02-05 23:44:16 -07:00
Zooko O'Whielacronx
0a2895e17a docs: rename wapi.txt to webapi.txt
Because Brian argues that the file contains a description of the wui as well as of the wapi, and because the name "webapi.txt" might be more obvious to the untrained eye.
2009-01-14 13:53:48 -07:00
Zooko O'Whielacronx
c360bf604a docs: rename frontends/webapi.txt to frontends/wapi.txt
rename CLI.txt to frontends/CLI.txt
change a few mentions of "webapi" to "wapi"
fixes #582
2009-01-13 20:51:43 -07:00