Skip to content

Commit 20ce7a6

Browse files
committed
updating change log with why sections
1 parent 49e72cb commit 20ce7a6

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

change-log.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ <h1>Change Log</h1>
8282
<h2>2014</h2>
8383
<h3>March</h3>
8484
<ul>
85+
<li>Adding 'why is this necessary' sections to servers, operating systems,
86+
and web servers pages.</li>
8587
<li>Extracting best Python resources from the introduction into a separate
8688
page.</li>
8789
<li>Cleaned up links on the first ten chapters and added new resources for

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-03-12T09:24:50Z</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-03-12T09:26:14Z</updated></feed>

source/content/pages/change-log.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ the
1212

1313
## 2014
1414
### March
15+
* Adding 'why is this necessary' sections to servers, operating systems,
16+
and web servers pages.
1517
* Extracting best Python resources from the introduction into a separate
1618
page.
1719
* Cleaned up links on the first ten chapters and added new resources for

0 commit comments

Comments
 (0)