]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
tostr -> convert and some bformat work
[lyx.git] / src / support / ChangeLog
index a36fc7f82b8dc5d06015a1db59c461e9d94644cc..db6f478951d6a311a33e6027c9d748ff0477743b 100644 (file)
@@ -1,3 +1,16 @@
+2005-01-06  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * lstrings.[Ch]: change bformat to be a template
+       
+       * tostr.[Ch]: tostr -> convert, convert is a template
+       
+       * tempname.C:
+       * filetools.C (createBufferTmpDir): tostr -> convert
+
+2005-01-05  Angus Leeming  <leeming@lyx.org>
+
+       * os_win32.C (external_path, internal_path): s/MAX_PATH/PATH_MAX/.
+
 2005-01-04  Angus Leeming  <leeming@lyx.org>
 
        * os_win32.C (current_root): use _getdrive on Win32.