summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/authentication/CHANGES.txt
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2016-02-14 17:47:48 -0600
committerMichael Merickel <michael@merickel.org>2016-02-14 17:47:48 -0600
commit00b2c691f88fcf42dfc81222aed939833f7f1f05 (patch)
treeae8970a9147d8b4be83c1e7cb9f5f71220a168a2 /docs/tutorials/wiki2/src/authentication/CHANGES.txt
parentda5ebc28c38ea32ad99389b5bc23e2f847af8047 (diff)
downloadpyramid-00b2c691f88fcf42dfc81222aed939833f7f1f05.tar.gz
pyramid-00b2c691f88fcf42dfc81222aed939833f7f1f05.tar.bz2
pyramid-00b2c691f88fcf42dfc81222aed939833f7f1f05.zip
implement the authentication example code
Diffstat (limited to 'docs/tutorials/wiki2/src/authentication/CHANGES.txt')
-rw-r--r--docs/tutorials/wiki2/src/authentication/CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tutorials/wiki2/src/authentication/CHANGES.txt b/docs/tutorials/wiki2/src/authentication/CHANGES.txt
new file mode 100644
index 000000000..35a34f332
--- /dev/null
+++ b/docs/tutorials/wiki2/src/authentication/CHANGES.txt
@@ -0,0 +1,4 @@
+0.0
+---
+
+- Initial version