diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-12-31 11:33:47 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-12-31 11:33:47 +0000 |
commit | 6634354573c77c2f8c29a59a78fa00267543119c (patch) | |
tree | 24b24632021c499d3aeeb38ea4cd4c787895df44 /print | |
parent | c3de76fa9d0dd381efc618add0dd690c3149d791 (diff) | |
download | pkgsrc-6634354573c77c2f8c29a59a78fa00267543119c.tar.gz |
Update to 0.25:
Incompatible command line changes:
- 'monotone revert' now requires an argument. To revert your
entire working copy,
$ monotone revert
no longer works; instead, go to the root of your working
copy and run
$ monotone revert .
New features:
- Netsync now supports IPv6 (where OS support exists)
Bugs fixed:
- 'revert' gives feedback describing what it changes
- Database locking further tweaked, to allow more concurrent
access in situations where this is safe.
- On win32, ticker display was fixed, so that it no longer
prints a new line at each update.
- 'read' can now understand (and migrate) privkey packets
generated by monotone version 0.23 or earlier.
- 'log --diffs <files>' now prints only diffs for the given
files (previously, it would print only revisions in which
the given files changed, but would print all diffs for those
revisions).
- Win9x and WinNT 4 compatibility fixes.
New translations:
- pt_BR
Diffstat (limited to 'print')
0 files changed, 0 insertions, 0 deletions