Make BadPickleGet a class. Fixes #609164.
diff --git a/Misc/NEWS b/Misc/NEWS
index e1e0104..613c8a7 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -274,6 +274,8 @@
 
 Extension modules
 
+- cPickle.BadPickleGet is now a class.
+
 - The time stamps in os.stat_result are floating point numbers now.
 
 - If the size passed to mmap.mmap() is larger than the length of the