Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(176)

Unified Diff: third_party/gsutil/third_party/crcmod/changelog

Issue 1377933002: [catapult] - Copy Telemetry's gsutilz over to third_party. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Rename to gsutil. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/gsutil/third_party/crcmod/changelog
diff --git a/third_party/gsutil/third_party/crcmod/changelog b/third_party/gsutil/third_party/crcmod/changelog
new file mode 100644
index 0000000000000000000000000000000000000000..2b7b43879e4209ee9bf76178ffdb91886d06964c
--- /dev/null
+++ b/third_party/gsutil/third_party/crcmod/changelog
@@ -0,0 +1,38 @@
+1.7 Enhancement Release - Jun 27, 2010
+
+* Improve the installation process.
+* For Python3 don't allow unicode and require an object that supports the
+ buffer interface.
+* Added Sphinx documentation.
+* Added LICENSE file.
+
+1.6.1 Enhancement Release - Mar 7, 2010
+
+Enhancements made by Craig McQueen
+
+* Code cleanup
+* Updated database of pre-defined CRC algorithms
+
+1.6 Enhancement Release - Jan 24, 2010
+
+Enhancements made by Craig McQueen
+
+* Added XOR out feature to allow creation of standard CRC algorithms
+* Added a database of pre-defined CRC algorithms
+
+1.5 Enhancement Release - Mar 7, 2009
+
+* Added Python 3.x version.
+* Upgraded some unit tests.
+
+1.4 Enhancement Release - Jul 28, 2007
+
+* Add 24-bit CRCs as one of the options.
+
+1.3 Enhancement Release - Apr 22, 2006
+
+* Make compatible with Python 2.5 on 64-bit platforms.
+* Improve the install procedure.
+
+1.2 Initial Public Release - Jul 10, 2004
+
« no previous file with comments | « third_party/gsutil/third_party/crcmod/README ('k') | third_party/gsutil/third_party/crcmod/docs/source/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698