diff options
Diffstat (limited to 'changelog.html')
-rw-r--r-- | changelog.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changelog.html b/changelog.html index 13579bd..1a4398c 100644 --- a/changelog.html +++ b/changelog.html @@ -4,6 +4,14 @@ <meta charset="utf-8"> </head> <body> + <h1>3</h1> + <ul> + <li>Remove unused variables from Makefile.</li> + <li>Require the LLP64 data model when compiling.</li> + <li>Create working multithreaded example.</li> + <li>Depend also on libpng.</li> + <li>Remove JPEG as a supported image format.</li> + </ul> <h1>2</h1> <ul> <li>Cleanup code.</li> |