aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-12-04 08:05:29 -0500
committerJack Lloyd <[email protected]>2017-12-04 08:05:29 -0500
commitf95c75d0b39dc2990738313591f0d3ae3174de1a (patch)
tree987dd902ee7ec419a8df6a87f0a9432f15dccc85
parent19271dc2200b5a04acfdc75fdd7af1dc13823b28 (diff)
Fix ReST formatting error in old chanelog entry
-rw-r--r--news.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/news.rst b/news.rst
index 371440570..852dbd2e7 100644
--- a/news.rst
+++ b/news.rst
@@ -4891,11 +4891,11 @@ Version 0.7.8, 2002-02-28
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* More capabilities for Pipe, inspired by SysV STREAMS, including peeking,
- better buffering, and stack ops. NOT BACKWARDS COMPATIBLE: SEE DOCUMENTATION
+ better buffering, and stack ops. NOT BACKWARDS COMPATIBLE: SEE DOCUMENTATION
* Added a BufferingFilter class
* Added popen() based EntropySource for generic Unix systems (unix_rnd)
* Moved 'devrand' module into main distribution (ent_file.h), renamed to
- File_EntropySource, and changed interface somewhat.
+ File_EntropySource, and changed interface somewhat.
* Made Randpool somewhat more conservative and also 25% faster
* Minor fixes and updates for the configure script
* Added some tweaks for memory allocation