Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 99db610

Browse files
committed
ok, I think i handle WSAEINTR for send() now #3
1 parent 05d4f10 commit 99db610

File tree

2 files changed

+415
-284
lines changed

2 files changed

+415
-284
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ with GNU make and WiX my preferred build and install systems.
1414

1515
https://sourceforge.net/projects/mpgravity/
1616

17+
# Installer
18+
19+
Just want an installer? [Click Here!](https://github.com/taviso/mpgravity/releases)
20+
21+
1722
# Build Instructions
1823

1924
I use GNU make, you can install it from [here](http://gnuwin32.sourceforge.net/packages/make.htm).
@@ -38,7 +43,15 @@ Visual Studio.
3843
3944

4045
```
41-
3.0.5
46+
47+
3.0.6 UNRELEASED
48+
[+] Added : Experimental support for NNTPS, you can select
49+
"Connect Securely" in the server dialog.
50+
[+] Changed : Disable the splashscreen by default.
51+
[+] Changed : Use startup directory to find help file, which makes
52+
portable installation easier.
53+
54+
3.0.5 Released 07/04/2020
4255
[+] Upgraded : Gravity now builds with VS2019.
4356
[+] Added : Mouse scroll wheel now works in subscription dialog.
4457
[+] Added : New rule syntax "Cross-posted to alt.terrible.group".

0 commit comments

Comments
 (0)