diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-12-15 13:01:07 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-12-15 13:01:07 +0100 |
commit | 32582c190b91287a0d1239162333f5ad0ac81e72 (patch) | |
tree | 40a0b750ea9da3d1bf6d4300bf304b76f15ed24e /libgm2/ChangeLog | |
parent | 157003d450a0b155a287d825d65bcf38320f91ef (diff) | |
download | gcc-32582c190b91287a0d1239162333f5ad0ac81e72.zip gcc-32582c190b91287a0d1239162333f5ad0ac81e72.tar.gz gcc-32582c190b91287a0d1239162333f5ad0ac81e72.tar.bz2 |
Adjust ChangeLog entries from m2 merge.
Fix up ChangeLog formatting...
Diffstat (limited to 'libgm2/ChangeLog')
-rw-r--r-- | libgm2/ChangeLog | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/libgm2/ChangeLog b/libgm2/ChangeLog index 2251fb5..310ca65 100644 --- a/libgm2/ChangeLog +++ b/libgm2/ChangeLog @@ -1,39 +1,39 @@ 2022-12-14 Gaius Mulley <gaiusmod2@gmail.com> - * Makefile.am: (New file). - * autogen.sh: (New file). - * config.h.in: (New file). - * configure.ac: (New file). - * libm2cor/KeyBoardLEDs.cc: (New file). - * libm2cor/Makefile.am: (New file). - * libm2iso/ChanConsts.h: (New file). - * libm2iso/ErrnoCategory.cc: (New file). - * libm2iso/Makefile.am: (New file). - * libm2iso/RTco.cc: (New file). - * libm2iso/m2rts.h: (New file). - * libm2iso/wrapsock.c: (New file). - * libm2iso/wraptime.c: (New file). - * libm2log/Break.c: (New file). - * libm2log/Makefile.am: (New file). - * libm2min/Makefile.am: (New file). - * libm2min/libc.c: (New file). - * libm2pim/Makefile.am: (New file). - * libm2pim/Selective.cc: (New file). - * libm2pim/SysExceptions.cc: (New file). - * libm2pim/UnixArgs.cc: (New file). - * libm2pim/cgetopt.cc: (New file). - * libm2pim/dtoa.cc: (New file). - * libm2pim/errno.cc: (New file). - * libm2pim/ldtoa.cc: (New file). - * libm2pim/sckt.cc: (New file). - * libm2pim/target.c: (New file). - * libm2pim/termios.cc: (New file). - * libm2pim/wrapc.c: (New file). - * configure: (Rebuilt). - * libm2log/Makefile.in: (Rebuilt). - * libm2min/Makefile.in: (Rebuilt). - * libm2cor/Makefile.in: (Rebuilt). - * libm2pim/Makefile.in: (Rebuilt). - * libm2iso/Makefile.in: (Rebuilt). + * Makefile.am: New file. + * autogen.sh: New file. + * config.h.in: New file. + * configure.ac: New file. + * libm2cor/KeyBoardLEDs.cc: New file. + * libm2cor/Makefile.am: New file. + * libm2iso/ChanConsts.h: New file. + * libm2iso/ErrnoCategory.cc: New file. + * libm2iso/Makefile.am: New file. + * libm2iso/RTco.cc: New file. + * libm2iso/m2rts.h: New file. + * libm2iso/wrapsock.c: New file. + * libm2iso/wraptime.c: New file. + * libm2log/Break.c: New file. + * libm2log/Makefile.am: New file. + * libm2min/Makefile.am: New file. + * libm2min/libc.c: New file. + * libm2pim/Makefile.am: New file. + * libm2pim/Selective.cc: New file. + * libm2pim/SysExceptions.cc: New file. + * libm2pim/UnixArgs.cc: New file. + * libm2pim/cgetopt.cc: New file. + * libm2pim/dtoa.cc: New file. + * libm2pim/errno.cc: New file. + * libm2pim/ldtoa.cc: New file. + * libm2pim/sckt.cc: New file. + * libm2pim/target.c: New file. + * libm2pim/termios.cc: New file. + * libm2pim/wrapc.c: New file. + * configure: Generated. + * libm2log/Makefile.in: Generated. + * libm2min/Makefile.in: Generated. + * libm2cor/Makefile.in: Generated. + * libm2pim/Makefile.in: Generated. + * libm2iso/Makefile.in: Generated. * Makefile.in: New file. * aclocal.m4: New file.
\ No newline at end of file |