Patch 9.0.0987
Problem: File missing from list of distributed files.
Solution: Add logfile.pro to list of distributed files.
Files: Filelist
*** ../vim-9.0.0986/Filelist 2022-11-30 18:11:52.686904299 +0000
--- Filelist 2022-12-01 22:25:29.562771444 +0000
***************
*** 275,280 ****
--- 275,281 ----
src/proto/json.pro \
src/proto/list.pro \
src/proto/locale.pro \
+ src/proto/logfile.pro \
src/proto/main.pro \
src/proto/map.pro \
src/proto/mark.pro \
*** ../vim-9.0.0986/src/version.c 2022-12-02 13:09:59.828025590 +0000
--- src/version.c 2022-12-02 13:20:06.580724493 +0000
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 987,
/**/
--
Spam seems to be something useful to novices. Later you realize that
it's a bunch of indigestable junk that only clogs your system.
Applies to both the food and the e-mail!
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/20221202132046.766451C06AE%40moolenaar.net.