Skip to content

Commit 4b1614c

Browse files
committed
Add changes for v3.29
1 parent a6e4cc0 commit 4b1614c

3 files changed

Lines changed: 21 additions & 3 deletions

File tree

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Change History
22
--------------
3+
2024-12-03 luaotfload v3.29
4+
5+
* Preserve subtypes while letterspacing.
6+
* Improve logging for auxiliary functions.
7+
* Improve cache path selection when parts of cache path are not writable.
8+
* Fix broken luaotfload-tool.
9+
310
2024-02-28 luaotfload v3.28
411

512
* Improving compatibility with Windows paths

ctan.ann

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
2024-02-28 luaotfload v3.28
2-
3-
* Improving compatibility with Windows paths
1+
2024-12-03 luaotfload v3.29
2+
* Preserve subtypes while letterspacing.
3+
* Improve logging for auxiliary functions.
4+
* Improve cache path selection when parts of cache path are not writable.
5+
* Fix broken luaotfload-tool.

doc/luaotfload-main.tex

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@
6262
\endsection
6363

6464
\beginsection{Changes}
65+
\beginsubsection{New in version 3.29}
66+
\begin{itemize}
67+
\item Preserve subtypes while letterspacing.
68+
\item Improve logging for auxiliary functions.
69+
\item Improve cache path selection when parts of cache path are not writable.
70+
\item Fix broken luaotfload-tool.
71+
\end{itemize}
72+
\endsubsection
73+
6574
\beginsubsection{New in version 3.28}
6675
\begin{itemize}
6776
\item Improving compatibility with Windows paths

0 commit comments

Comments
 (0)