chiark / gitweb /
scandir type fix
[chiark-utils.git] / debian / changelog
index f59d47fee5768f1a2c38ea22f539d8a089c68a6e..64babeea81c667b6fa7ba99e17b874b3c97e0d7e 100644 (file)
@@ -21,6 +21,8 @@ chiark-utils (4.1.31~~iwj) unstable; urgency=low
     - In the code, rename pix_... variables to be named after the meaning
       rather than the default colour.
 
+  * Fix the type of a callback function passed to scandir, to expect
+    struct dirent**'s rather than void*'s.
   * Add -Wno-pointer-sign to gcc warning options.
   * Fix the build-depends to refer to nettle-dev not libnettle-dev.
   * Add ${misc:Depends} to Depends: lines.  Causes no change to the .debs.