Add release date

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@697626 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-09-21 21:48:56 +00:00
parent 8f96de140a
commit 42ad910d1e
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
HBase Change Log
Release 0.18.0 - Unreleased
Release 0.18.0 - September 21st, 2008
INCOMPATIBLE CHANGES
HBASE-697 Thrift idl needs update/edit to match new 0.2 API (and to fix bugs)
(Tim Sell via Stack)