From 7c4e410862fe79f6fa0662a61c688fa380945aae Mon Sep 17 00:00:00 2001
From: Brian Carrier <carrier@sleuthkit.org>
Date: Tue, 6 Aug 2013 11:13:57 -0400
Subject: [PATCH] New file to track API changes to make

---
 API-CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 API-CHANGES.txt

diff --git a/API-CHANGES.txt b/API-CHANGES.txt
new file mode 100644
index 000000000..18c4bc6f4
--- /dev/null
+++ b/API-CHANGES.txt
@@ -0,0 +1,3 @@
+Changes to make once we are ready to do a backwards incompatible change.
+- TSK_SERVICE_ACCOUNT to TSK_ACCOUNT
+- HashDB to use new TSK_BASE_HASHDB enum instead of its own ENUM
-- 
GitLab