Skip to content

Commit b570b0d

Browse files
committed
Updating change log with latest updates.
1 parent eb62174 commit b570b0d

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

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>2013-08-20T11:11:37Z</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>2013-08-20T11:14:39Z</updated></feed>

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,8 @@ <h1>About</h1>
479479
</section>
480480
<section id="change-log" class="tech-section">
481481
<h1>Change Log</h1>
482-
<p>2013.06.23: Updating styling, adding new content, switching around sections.</p>
482+
<p>2013.08.20: Adding more resources for web servers and other categories.</p>
483+
<p>2013.06.23: Updating styling, adding new content, switching around sections.</p>
483484
<p>2013.01.11: Fleshing out server section, particularly IaaS and PaaS.</p>
484485
<p>2013.01.04: Added initial trial of a WSGI server -&gt; web server -&gt; browser diagram. Updated web server and OS sections.</p>
485486
<p>2013.01.02: Minor updates to OS section.</p>

pages/change-log.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
<h1>Change Log</h1>
4949

5050

51-
<p>2013.06.23: Updating styling, adding new content, switching around sections.</p>
51+
<p>2013.08.20: Adding more resources for web servers and other categories.</p>
52+
<p>2013.06.23: Updating styling, adding new content, switching around sections.</p>
5253
<p>2013.01.11: Fleshing out server section, particularly IaaS and PaaS.</p>
5354
<p>2013.01.04: Added initial trial of a WSGI server -&gt; web server -&gt; browser diagram. Updated web server and OS sections.</p>
5455
<p>2013.01.02: Minor updates to OS section.</p>

source/content/pages/change-log.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Change Log
55
:slug: change-log
66
:sort-order: 13
77

8+
2013.08.20: Adding more resources for web servers and other categories.
9+
810
2013.06.23: Updating styling, adding new content, switching around sections.
911

1012
2013.01.11: Fleshing out server section, particularly IaaS and PaaS.

0 commit comments

Comments
 (0)