Merge branch 'remove_digests'

This commit is contained in:
Nick Mathewson
2015-04-01 13:53:03 -04:00
10 changed files with 7 additions and 74 deletions
+5
View File
@@ -0,0 +1,5 @@
o Removed features:
- Remove the undocumented "--digests" command-line option. It
complicated our build process, caused subtle build issues
on multiple platforms, and is now redundant since we started
including git version identifiers. Closes ticket 14742.