diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI <Amitai@web> | 2012-01-29 10:25:57 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-01-29 10:25:57 -0400 |
commit | 24e89c6462e4f8b7183bca59d9e55789c7251320 (patch) | |
tree | 306176c5ea097ca9dfef022bf6e8994a381ffdb2 /doc/rcs | |
parent | d98f3ef9ac5ee8595c32547b1207892d4f1f312f (diff) | |
download | ikiwiki-24e89c6462e4f8b7183bca59d9e55789c7251320.tar ikiwiki-24e89c6462e4f8b7183bca59d9e55789c7251320.tar.gz |
functional changes are underway
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/cvs/discussion.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/rcs/cvs/discussion.mdwn b/doc/rcs/cvs/discussion.mdwn index 2df2c1317..2e6468dd5 100644 --- a/doc/rcs/cvs/discussion.mdwn +++ b/doc/rcs/cvs/discussion.mdwn @@ -159,3 +159,12 @@ branch harder for you to pull. Before I go writing a whole swack of test cases, could you merge my latest? Through at least ad0e56cdcaaf76bc68d1b5c56e6845307b51c44a there should be no functional change. --[[schmonz]] + +Never mind, I was able to convince myself (by cloning `origin` +afresh and merging from `schmonz/cvs`). The history is a little +gross but the before-and-after diff looks right. + +Bugs found and fixed so far: + +* Stop treating text files as binary (`-kb`) on `rcs_add()` + (ac8eab29e8394aca4c0b23a6687ec947ea1ac869) |