summaryrefslogtreecommitdiff
path: root/django-simple-history/CHANGELOG
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-17 18:09:26 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-17 18:09:26 +0100
commit50124308f8f514e0f0120257a7d6a97523edb160 (patch)
tree434a8a1ee961aa3adf79b35fe42ac41f075b50ef /django-simple-history/CHANGELOG
parent4adf6f2638c9cadccc5ff743376d22ff80e26966 (diff)
downloadIshtar-50124308f8f514e0f0120257a7d6a97523edb160.tar.bz2
Ishtar-50124308f8f514e0f0120257a7d6a97523edb160.zip
Include django-simple-history - fix install script
Diffstat (limited to 'django-simple-history/CHANGELOG')
-rw-r--r--django-simple-history/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/django-simple-history/CHANGELOG b/django-simple-history/CHANGELOG
new file mode 100644
index 000000000..420d95b09
--- /dev/null
+++ b/django-simple-history/CHANGELOG
@@ -0,0 +1,5 @@
+Oct 22, 2010:
+ - Merged setup.py from Klaas van Schelven - Thanks!
+
+Feb 21, 2010:
+ - Initial project creation, with changes to support ForeignKey relations.