close() -> _close()
[dbsrgits/DBM-Deep.git] / Changes
diff --git a/Changes b/Changes
index d5c5b75..4f813a6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,6 +7,7 @@ Revision history for DBM::Deep.
     - The following methods have been renamed to reflect their private nature:
         - init() is now _init()
         - open() is now _open()
+        - close() is now _close()
 
 0.96  Oct 14 09:55:00 2005 Pacific
     - Fixed build (OS X hidden files killed it)