update NEWS.txt to document avro package changes

Patch by eevans for CASSANDRA-926

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1059462 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Evans 2011-01-16 04:06:18 +00:00
parent d4ab52d434
commit 0d3e16bdcd
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
Whatever
========
Upgrading
---------
Avro record classes used in map/reduce and Hadoop streaming code have
moved from org.apache.cassandra.avro to org.apache.cassandra.hadoop.avro,
applications using these classes will need to be updated accordingly.
0.7.0
=====