Skip to content

Commit 830f6d9

Browse files
committed
Update ChangeLog for NQC v4.1.0
1 parent 82e1b31 commit 830f6d9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
NQC Release Notes
22
=================
33

4+
version 4.1.0 - September 8, 2025
5+
-------------
6+
7+
Matthew Sheets
8+
* Remove use of PATH_MAX (from limits.h) for GNU Hurd compatability
9+
* Incorporate the nqc-libs project into the main NQC project here
10+
+ NQC include files from other projects (\*.nqh files) outside the main NQC project
11+
+ Reference information, documentation, and learning
12+
* Establish a project website (using GitHub Pages) under the “docs” folder, using content from both the original project website and the nqc-libs project
13+
+ Documentation
14+
- FAQs
15+
- Programmer’s Guide
16+
- User Manual
17+
- NQH Includes
18+
+ Learning
19+
- Examples
20+
- Guidebook
21+
- Tutorial
22+
* Package the “docs” folder for installing to ${docdir} upon “make install” or “make install-doc”
23+
* Enable configurable project naming
24+
25+
426
version 4.0.3 – August 12, 2025
527
-------------
628

0 commit comments

Comments
 (0)