Whamcloud - gitweb
libext2fs: in ext2fs_open[2](), return an error if s_first_meta_bg is too big
[tools/e2fsprogs.git] / .release-checklist
index 870aa2d..276dd8a 100644 (file)
@@ -2,18 +2,18 @@
 
 2)  "make check"!!!
 
-3)  Use ./.head-Changelog to assemble release notes.
+3)  Use "git log" to assemble release notes and update RELEASE-NOTES symlink.
 
 4)  Update files which contain version information
        version.h
        README
-       RELEASE-NOTES
        e2fsprogs.lsm
+       e2fsprogs.spec
        doc/libext2fs.texinfo (three places)
 
-5)  Update ChangeLog files using ./.fix-ChangeLogs
+5)  Run "(cd po; make e2fsprogs.pot-update)" to update the translation template.
 
-6)  Make source distribution
+6)  Make source tarfile
 
-7)  Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; rebuild RPM files
+7)  Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; regenerate source tarfile