Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 6cf0ca86 rédigé par Kubat's avatar Kubat
Parcourir les fichiers

DOC: Edit changelog

parent 6e0aed33
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!164FIX: Fix issues #97 and #96
Pipeline #2253 en échec
...@@ -12,6 +12,8 @@ ...@@ -12,6 +12,8 @@
- Fix: linking on some platforms where the sqlite3_hard_heap_limit64 function is not present - Fix: linking on some platforms where the sqlite3_hard_heap_limit64 function is not present
- Fix: Malloc the correct struct and store it into the right pointer type... - Fix: Malloc the correct struct and store it into the right pointer type...
- Fix: config detection when XDG_CONFIG_HOME is present in the ENV, we didn't update the conf path with it - Fix: config detection when XDG_CONFIG_HOME is present in the ENV, we didn't update the conf path with it
- Fix: fix issue #97 -> lkt segfault with not found hostname
- Fix: fix issue #96 -> lektord segfault when passing one id with the `addid` MPD command
- Change: now have macros to wrap malloc calls - Change: now have macros to wrap malloc calls
- Change: use the trie data structure to be more efficient at fetching the correct command from its name at handle time (listen.c) - Change: use the trie data structure to be more efficient at fetching the correct command from its name at handle time (listen.c)
- Change: enable LTO when detecting llvm compiler - Change: enable LTO when detecting llvm compiler
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter