<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ChangeLog</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>Recent changes to ChangeLog</description><atom:link href="https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 09 May 2026 17:30:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/feed" rel="self" type="application/rss+xml"/><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v55
+++ v56
@@ -5,6 +5,11 @@
 
+
+**2.0.4 2026-5-9**
+
+* Bug Fixes:

+    * Fix warnings from modern compilers.

 **2.0.3 2026-2-8**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sat, 09 May 2026 17:30:52 -0000</pubDate><guid>https://sourceforge.netdd51ed28d270ca875b0da65f19d7e348b5361300</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v54
+++ v55
@@ -5,6 +5,12 @@
 
+
+**2.0.3 2026-2-8**
+
+* Bug Fixes:

+    * Fix compilation of user libmp4tag.h file.
+    * Fix build for Cygwin.

 **2.0.2 2026-1-20**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sun, 08 Feb 2026 14:18:56 -0000</pubDate><guid>https://sourceforge.net1249f622628e20b98069d081f28b01cb1b182613</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v53
+++ v54
@@ -5,6 +5,12 @@
 
+
+**2.0.2 2026-1-20**
+
+* Bug Fixes:
+    * Fix build with recent Msys2.
+    * Fix build with [[nodiscard]].

 **2.0.1 2025-10-27**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Tue, 20 Jan 2026 16:55:22 -0000</pubDate><guid>https://sourceforge.net86835c848c819fc7c01e2ac51c75176cd9f7b359</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v52
+++ v53
@@ -5,6 +5,11 @@
 
+
+**2.0.1 2025-10-27**
+
+* Bug Fixes:
+    * Update incorrect instructions in README.

 **2.0.1 2025-10-6**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Mon, 27 Oct 2025 12:29:21 -0000</pubDate><guid>https://sourceforge.net6cdcdcc5205a89b01844890e579e420936839ff3</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Thu, 09 Oct 2025 12:22:29 -0000</pubDate><guid>https://sourceforge.net022b3a789576963da1a6a2fd618a934a6dbea294</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Mon, 06 Oct 2025 17:24:26 -0000</pubDate><guid>https://sourceforge.net44bda25d1f528fade8b002cf03ddda041cf2817b</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v49
+++ v50
@@ -5,6 +5,16 @@
 
+
+**2.0.1 2025-10-6**
+
+* Bug Fixes:
+    * Windows: Fix ftell/fseek for large files.
+* Changes
+    * Added helper routines: mp4tag_ftell, mp4tag_fseek
+    * mp4tagcli: Add --preserve option
+* Internal
+    * Code Cleanup (modernization)

 **2.0.0.1 2025-6-30**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Mon, 06 Oct 2025 17:18:54 -0000</pubDate><guid>https://sourceforge.net97a1a0980723a2340d799d5e69613d74407fc8f8</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v48
+++ v49
@@ -4,12 +4,15 @@

 
+
+**2.0.0.1 2025-6-30**
+
+Maintenance Release

 * Bug Fixes:
     * Fix compiler warnings.
-
---&amp;gt;
+    * Improve cmake configuration.

 **2.0.0 2024-12-19**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Mon, 30 Jun 2025 14:03:06 -0000</pubDate><guid>https://sourceforge.net1232f394ef8e27aac678a4ae9e50b640e42a8623</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Thu, 23 Jan 2025 19:32:37 -0000</pubDate><guid>https://sourceforge.net1caa268f733539a87eb82399df3a379ad6aa211a</guid></item><item><title>ChangeLog modified by Brad Lanam</title><link>https://sourceforge.net/p/libmp4tag/wiki/ChangeLog/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Sat, 28 Dec 2024 17:43:21 -0000</pubDate><guid>https://sourceforge.netc2bc176ec863f9fc5a4e78cf0b8e352ad36b3746</guid></item></channel></rss>