Author: sebb
Date: Fri Mar 24 20:44:31 2017
New Revision: 1788542
URL: http://svn.apache.org/viewvc?rev=1788542&view=rev
Log:
Dummy whitespace change to try and close some PRs (propchanges don't seem to
work)
This fixes #11
This fixes #5
Modified:
commons/proper/net/trunk/src/changes/changes.xml
Modified: commons/proper/net/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/changes/changes.xml?rev=1788542&r1=1788541&r2=1788542&view=diff
==============================================================================
--- commons/proper/net/trunk/src/changes/changes.xml [utf-8] (original)
+++ commons/proper/net/trunk/src/changes/changes.xml [utf-8] Fri Mar 24
20:44:31 2017
@@ -69,7 +69,7 @@ This is mainly a bug-fix release. See fu
This release is binary compatible with previous releases.
However it is not source compatible with releases before 3.4, as some methods
were added to the interface NtpV3Packet in 3.4
-
+
">
<action type="add" dev="sebb">
Add POP3ExportMbox example code