forked from angryip/ipscan
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1a5ff81
commit 9d03c3e
Showing
1 changed file
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
Changes in 3.2.1: | ||
- New Windows installer that includes both 32 and 64-bit binaries | ||
- More improvements for Windows binary (better icon, manifest, etc) | ||
- Issue with netmask combo fixed on OS X | ||
Changes in 3.2.2: | ||
- MAC vendors updated | ||
- Update site URLs | ||
- Debian/Ubuntu: allow more different JREs | ||
- Mac: Specify Java 1.6+ in plist | ||
- Upgrade JNA to 4.0 | ||
- Windows: remove license step from the installer | ||
- Minor bugfixes |