Skip to content

Commit 302861f

Browse files
committed
prod: doc: whatsnew, changelog and version upgrade to 4.4.1
1 parent fab1a92 commit 302861f

File tree

335 files changed

+680
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

335 files changed

+680
-1
lines changed

WHATSNEW

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Recent changes in the INET Framework
22
====================================
33

4+
INET 4.4.1 (July 2022) - Stable
5+
-------------------------------
6+
7+
This is a minor bugfix release, mostly fixing linker errors on Windows for projects
8+
depending on INET.
9+
10+
- Fixed #758
11+
- Added several INET_API markers to fix linker errors on Windows
12+
- Fixed duplicate symbol linker errors on Windows when using template classes
13+
as a base class.
14+
- Fixed some inline method declarations.
15+
16+
417
INET-4.4 (May 2022) - Stable
518
----------------------------
619

src/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2022-04-25

src/inet/applications/base/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2022-02-15 Zoltan Bojthe

src/inet/applications/clock/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2021-01-28 Levente Mészáros

src/inet/applications/common/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2021-11-08 Levente Mészáros

src/inet/applications/contract/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2021-01-11 ------ inet-4.3.0 released ------

src/inet/applications/dhcp/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2021-04-26 Zoltan Bojthe

src/inet/applications/ethernet/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2021-11-08 Levente Mészáros

src/inet/applications/generic/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2021-03-19 Zoltan Bojthe

src/inet/applications/ieee8022/ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
====== inet-4.x ======
22

3+
2022-07-27 ------ inet-4.4.1 released ------
4+
35
2022-05-13 ------ inet-4.4.0 released ------
46

57
2021-10-22 Levente Mészáros

0 commit comments

Comments
 (0)