Skip to content

Commit 2525e97

Browse files
author
agrabil
committed
Update build, release notes, and userguide for v2.0.5.
1 parent 9ccd35d commit 2525e97

File tree

4 files changed

+15
-10
lines changed

4 files changed

+15
-10
lines changed

Jagornet-DHCP/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ vendor=Jagornet Technologies, LLC
44
title=Jagornet DHCP Server Community Edition
55

66
product=jagornet-dhcpserver
7-
version=2.0.4
7+
version=2.0.5
88
product.version=${product}-${version}

Jagornet-DHCP/docs/release-notes.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Changes in 2.0.5
2+
----------------
3+
- Fixes #17: Convert IPv4 wildcard address (0.0.0.0) to IPv6 wildcard (::)
4+
on DHCPv6 channel
5+
16
Changes in 2.0.4
27
----------------
38
- Fixes #15: Update rebuilt xmltypes.jar with proper compiler settings.

Jagornet-DHCP/docs/userguide.docbook.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- This document was created with Syntext Serna Free. --><!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []>
33
<book>
44
<bookinfo>
5-
<title>Jagornet DHCP Server User Guide - Community Edition v2.0.4</title>
5+
<title>Jagornet DHCP Server User Guide - Community Edition v2.0.5</title>
66
<copyright>
77
<year>2016</year>
88
<holder>Jagornet Technologies, LLC</holder>
@@ -16,13 +16,13 @@
1616
</orgname>
1717
</affiliation>
1818
</author>
19-
<pubdate>06/18/2016</pubdate>
19+
<pubdate>07/06/2016</pubdate>
2020
</bookinfo>
2121
<chapter>
2222
<title>Introduction</title>
2323
<section>
2424
<title>Welcome</title>
25-
<para>Welcome to Jagornet DHCP Server Community Edition Version 2.0.4. Please visit these links for the latest news and information on
25+
<para>Welcome to Jagornet DHCP Server Community Edition Version 2.0.5. Please visit these links for the latest news and information on
2626
Jagornet DHCP Server.</para>
2727
<itemizedlist>
2828
<listitem>
@@ -124,10 +124,10 @@
124124
</listitem>
125125
<listitem>
126126
<para>Compressed install file:
127-
<code>jagornet-dhcpserver-2.0.4.tar.gz</code></para>
127+
<code>jagornet-dhcpserver-2.0.5.tar.gz</code></para>
128128
</listitem>
129129
<listitem>
130-
<para><code>JAGORNET_DHCP_HOME=/opt/jagornet/jagornet-dhcpserver-2.0.4</code></para>
130+
<para><code>JAGORNET_DHCP_HOME=/opt/jagornet/jagornet-dhcpserver-2.0.5</code></para>
131131
</listitem>
132132
</itemizedlist>
133133
</listitem>
@@ -139,17 +139,17 @@
139139
</listitem>
140140
<listitem>
141141
<para>Compressed install file:
142-
<code>jagornet-dhcpserver-2.0.4.zip</code></para>
142+
<code>jagornet-dhcpserver-2.0.5.zip</code></para>
143143
</listitem>
144144
<listitem>
145-
<para><code>JAGORNET_DHCP_HOME=C:\jagornet\jagornet-dhcpserver-2.0.4</code></para>
145+
<para><code>JAGORNET_DHCP_HOME=C:\jagornet\jagornet-dhcpserver-2.0.5</code></para>
146146
</listitem>
147147
</itemizedlist>
148148
</listitem>
149149
</itemizedlist>
150150
</listitem>
151151
<listitem>
152-
<para>After extracting the compressed files, a jagornet-dhcpserver-2.0.4 directory will
152+
<para>After extracting the compressed files, a jagornet-dhcpserver-2.0.5 directory will
153153
be created in the installation folder, with the following
154154
contents.</para>
155155
<itemizedlist>
@@ -199,7 +199,7 @@
199199
<para>The main Java class of the Jagornet DHCP Server supports the
200200
following usage:</para>
201201
<para><synopsis>usage: com.jagornet.dhcp.server.JagornetDhcpServer [options]
202-
Jagornet DHCP Server Community Edition 2.0.4
202+
Jagornet DHCP Server Community Edition 2.0.5
203203
Copyright Jagornet Technologies, LLC 2009-2016. All Rights Reserved.
204204
-4b,--v4bcast &lt;interface&gt; DHCPv4 broadcast support (default = none).
205205
Use this option to specify the interface for

Jagornet-DHCP/lib/xmltypes.jar

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)