Sfoglia il codice sorgente

Updated RELEASE_NOTES.

default 2 anni fa
parent
commit
556c72fec3
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -10,6 +10,8 @@ Fixed crash in a special case of malformed query.
 
 
 Mastodon API: some tweaks for better integration with more clients, and fixed a crash when processing boosts from kbin.
 Mastodon API: some tweaks for better integration with more clients, and fixed a crash when processing boosts from kbin.
 
 
+Fixed crash in the FastCGI code (thanks to Yonle for helping me debug this).
+
 ## 2.43
 ## 2.43
 
 
 Tags in posts are now indexed and searching by tag is possible. It's still not very useful, but at least new user posts contain links that return real search-by-tag results. Also, no "re-indexing" of the previously stored data is done (only new local and remote posts will be searchable by tag).
 Tags in posts are now indexed and searching by tag is possible. It's still not very useful, but at least new user posts contain links that return real search-by-tag results. Also, no "re-indexing" of the previously stored data is done (only new local and remote posts will be searchable by tag).