Skip to content

Commit 864bcdb

Browse files
committed
updating change log
1 parent e3f8273 commit 864bcdb

File tree

6 files changed

+4
-7
lines changed

6 files changed

+4
-7
lines changed

all.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3471,6 +3471,7 @@ <h1>Change Log</h1>
34713471
<h2>2014</h2>
34723472
<h3>August</h3>
34733473
<ul>
3474+
<li>Small tweaks to NoSQL, introduction and a few other pages.</li>
34743475
<li>Moved topics map from introduction page to deployment page.</li>
34753476
</ul>
34763477
<h3>July</h3>
@@ -3660,8 +3661,6 @@ <h1>Future Directions</h1>
36603661
<li><a href="/cascading-style-sheets.html">CSS</a></li>
36613662
<li><a href="/api-integration.html">API integration</a></li>
36623663
<li><a href="/api-creation.html">API creation</a></li>
3663-
<li><a href="/static-content.html">Static content</a></li>
3664-
<li><a href="/caching.html">Caching</a></li>
36653664
<li><a href="/web-application-security.html">Web security</a></li>
36663665
</ol>
36673666
</li>

change-log.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ <h1>Change Log</h1>
4646
<h2>2014</h2>
4747
<h3>August</h3>
4848
<ul>
49+
<li>Small tweaks to NoSQL, introduction and a few other pages.</li>
4950
<li>Moved topics map from introduction page to deployment page.</li>
5051
</ul>
5152
<h3>July</h3>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-08-03T09:41:26Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-08-03T09:42:56Z</updated></feed>

future-directions.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ <h1>Future Directions</h1>
6060
<li><a href="/cascading-style-sheets.html">CSS</a></li>
6161
<li><a href="/api-integration.html">API integration</a></li>
6262
<li><a href="/api-creation.html">API creation</a></li>
63-
<li><a href="/static-content.html">Static content</a></li>
64-
<li><a href="/caching.html">Caching</a></li>
6563
<li><a href="/web-application-security.html">Web security</a></li>
6664
</ol>
6765
</li>

source/content/pages/10-misc/1005-change-log.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ the
2424

2525
## 2014
2626
### August
27+
* Small tweaks to NoSQL, introduction and a few other pages.
2728
* Moved topics map from introduction page to deployment page.
2829

2930
### July

source/content/pages/10-misc/1007-future-directions.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ Here are some things I'm actively working on:
4040
1. [CSS](/cascading-style-sheets.html)
4141
1. [API integration](/api-integration.html)
4242
1. [API creation](/api-creation.html)
43-
1. [Static content](/static-content.html)
44-
1. [Caching](/caching.html)
4543
1. [Web security](/web-application-security.html)
4644

4745

0 commit comments

Comments
 (0)