diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-25 15:40:56 -0700 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-25 15:40:56 -0700 |
commit | 0a2c7802c66f15ec7b0a42f846d30f0c054011a4 (patch) | |
tree | e12426e6ad4a4da8409c240e2dfa7c5b1aa6620d | |
parent | d12e5fa0d984a1716e10b6e9c88cf6d72412fc86 (diff) | |
parent | ba002a79408a2c5384c906675a035f7aa819fcdf (diff) | |
download | luaotfload-0a2c7802c66f15ec7b0a42f846d30f0c054011a4.tar.gz |
Merge pull request #12 from eroux/texlive2011
Fixing typo in NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Change History -------------- -2013/04/11, luaotfload v1.29: +2013/04/25, luaotfload v1.29: * Reverting the unified resolver, as the database was rebuilt too often which made the compilation longer. This will come back improved in the next version, hopefully for TeXLive 2013. |