]> git.lyx.org Git - lyx.git/blobdiff - src/support/ChangeLog
tostr -> convert and some bformat work
[lyx.git] / src / support / ChangeLog
index 487246b6178d541b083febd7583ee53861da2d6f..db6f478951d6a311a33e6027c9d748ff0477743b 100644 (file)
@@ -1,3 +1,12 @@
+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/.