Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit 6f4ce77

Browse files
committed
Fix typos and date formats in changelog
1 parent d72eeb7 commit 6f4ce77

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Changed
2121
=======
2222
- Enums of the OpenFlow structures changed to IntEnums, to make easier
2323
comparisons with integer values.
24-
- updated requirements.txt
25-
- 'data' fields included for symmetric messages as echo requests/replies.
24+
- Updated requirements.txt
25+
- 'data' fields included for symmetric messages, like echo requests/replies.
2626
- Documentation updated.
2727

2828
Removed
@@ -35,7 +35,7 @@ Fixed
3535
- Several bug fixes.
3636

3737

38-
[2017.1b1] - "bethania" beta1 - 2017-24-03
38+
[2017.1b1] - "bethania" beta1 - 2017-03-24
3939
******************************************
4040
Added
4141
=====
@@ -67,7 +67,7 @@ Changed
6767
- Adding constant files to manage constants in NApps
6868
- Moving foundation module to pyof root folder (same with tests)
6969

70-
[2016.2a1] - alpha1 - 2016-11-09
70+
[2016.2a1] - alpha1 - 2016-09-11
7171
********************************
7272
Changed
7373
=======
@@ -77,7 +77,7 @@ Changed
7777
- lint fixes and docs generation
7878
- Pip support
7979

80-
[2016.1a1] - alpha1 - 2016-06-08
80+
[2016.1a1] - alpha1 - 2016-08-06
8181
********************************
8282
Changed
8383
=======
@@ -141,7 +141,7 @@ Changed
141141
- better organization on problem description
142142
- added messages, todo and instructions
143143

144-
[2013.1a1] - Initial - 2013-06-08
144+
[2013.1a1] - Initial - 2013-08-06
145145
*********************************
146146
Added
147147
=====

0 commit comments

Comments
 (0)