diff options
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 |
commit | f384337ef0d9d2e40d09204f18c4a486e925132c (patch) | |
tree | 434a8a1ee961aa3adf79b35fe42ac41f075b50ef /django-simple-history/CHANGELOG | |
parent | ad4a7e6015c26fef5bbad4783d638a138e687bdb (diff) | |
download | Ishtar-f384337ef0d9d2e40d09204f18c4a486e925132c.tar.bz2 Ishtar-f384337ef0d9d2e40d09204f18c4a486e925132c.zip |
Include django-simple-history - fix install script
Diffstat (limited to 'django-simple-history/CHANGELOG')
-rw-r--r-- | django-simple-history/CHANGELOG | 5 |
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. |