]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blobdiff - .release-checklist
e2fsck: consistently use ext2fs_get_mem()
[thirdparty/e2fsprogs.git] / .release-checklist
index aed71bfea2dee74b5976a858451bff5a32d28402..c8a6fc2fc9c80ac2d51375526b38c1e762933b01 100644 (file)
@@ -2,9 +2,11 @@
 
 2)  "make check"!!!
 
-3)  Use ./.head-Changelog to assemble release notes.
+3)  Use "git log" to assemble release notes.
 
-4)  Update files which contain version information
+4)  Run "(cd po; make e2fsprogs.pot-update)" to update the translation template.
+
+5)  Update files which contain version information
        version.h
        README
        RELEASE-NOTES
        e2fsprogs.spec
        doc/libext2fs.texinfo (three places)
 
-5)  Update ChangeLog files using ./.fix-ChangeLogs
-
 6)  Make source distribution
 
-7)  Build RPM files
-
-8)  Build ELF and DLL binary distributions
-
-9)  Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
+7)  Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files