summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan G. Lim2008-06-19 02:18:09 -0400
committerBrendan G. Lim2008-06-19 02:18:09 -0400
commit09fc1fa3076082d98b61f7cdf0d10dd5abd30a1a (patch)
treede052b2b1e0d4a6ffac2895cfbb131b8aa912c57
parentf1026d0aca169caf57dd44e57661177bd66e2e37 (diff)
downloadsms-fu-09fc1fa3076082d98b61f7cdf0d10dd5abd30a1a.tar.bz2
Updating CHANGELOG
-rw-r--r--CHANGELOG77
1 files changed, 77 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..7ec1f9b
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,77 @@
+commit f1026d0aca169caf57dd44e57661177bd66e2e37
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Thu Jun 19 02:17:08 2008 -0400
+
+ Updating to be compatibile with Rails 2.1
+
+commit de241d15bfa878f600a462f49b4fd3c92285c3ab
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Sat May 31 10:05:16 2008 -0700
+
+ Merging in changes from gcnovus for fixing warnings and redundant YAML parsing when requiring sms_fu more than once.
+
+commit d23d86216ffc5a6b44db5b354934f40178e9dfc0
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Sat Apr 19 01:23:45 2008 -0500
+
+ Another update to README
+
+commit e8386f3b75f5f4794d5f280025772a34e79542ba
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Sat Apr 19 01:23:17 2008 -0500
+
+ Another update to README
+
+commit d16925d6f60669d492005b419df212d26b3d21bd
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Sat Apr 19 01:17:51 2008 -0500
+
+ Adding in kajeet to carrier list and updated README
+
+commit 9cf4ef9db332418dd167bd942f29ed34d11f20f9
+Author: Jannis Leidel <jannis@leidel.info>
+Date: Sat Apr 12 13:40:30 2008 +0200
+
+ added some international carriers
+
+commit 364997b52bdb1c7ae8b3382b4742b5fbd52fb20c
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Mon Mar 31 18:23:53 2008 -0400
+
+ Fixed indentation of README and minor tweak
+
+commit 5ecbaaee4d38543a66767b02d5b41ef9e885f2d5
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Mon Mar 31 18:18:40 2008 -0400
+
+ Fixed some of the tests
+
+commit cb0138f5f1f637bcd5065e548b0dac04d413acd8
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Mon Mar 31 17:58:07 2008 -0400
+
+ Quick fix for international numbers
+
+commit fc874c849ed5fb4f7b1e35b3e6b0e1496b95cf4f
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Mon Mar 31 17:45:09 2008 -0400
+
+ Updating README with International carrier information
+
+commit 7813e59c8535f6180852a534fd0bfd7ba6085ace
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Mon Mar 31 17:37:02 2008 -0400
+
+ Adding in international support and externalizing carrier list into sms_fu.yml
+
+commit 5393cc834ce85da8856ed8869e7b5e66b004239f
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Sun Mar 30 19:01:20 2008 -0400
+
+ Made some readme changes
+
+commit aba05f07d765306b5bd5f6c403a318092a437c0b
+Author: Brendan G. Lim <brendan@intridea.com>
+Date: Sun Mar 30 16:10:05 2008 -0400
+
+ Initial import