Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:release_process [2022/06/08 21:43]
tedfelix [Announce]
dev:release_process [2022/12/07 12:45]
tedfelix [File Format Version]
Line 60: Line 60:
   * ''RosegardenDocument::saveDocument()''   * ''RosegardenDocument::saveDocument()''
   * ''RoseXmlHandler::startElement()'' (and others in ''RoseXmlHandler'')   * ''RoseXmlHandler::startElement()'' (and others in ''RoseXmlHandler'')
 +  * ''Composition::toXmlString()'' (and other toXmlString() routines throughout the system)
  
 Git should ferret out the changes: Git should ferret out the changes:
  
-  git log -p -w src/document/RoseXmlHandler.cpp src/document/RosegardenDocument.cpp+  git log -p -w src/document/RoseXmlHandler.cpp src/document/RosegardenDocument.cpp src/base/Composition.cpp
  
 If changes have been made to the file format, decide the extent of those changes and what level of file format version update is required.  Update the file format version as appropriate.  See comments on ''FILE_FORMAT_VERSION_POINT'' in RosegardenDocument.cpp. If changes have been made to the file format, decide the extent of those changes and what level of file format version update is required.  Update the file format version as appropriate.  See comments on ''FILE_FORMAT_VERSION_POINT'' in RosegardenDocument.cpp.
 
 
dev/release_process.txt ยท Last modified: 2023/12/06 12:58 by tedfelix
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki