summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sst.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/sst.c b/src/sst.c
index 3f42327..d0a5572 100644
--- a/src/sst.c
+++ b/src/sst.c
@@ -267,7 +267,9 @@ static bool already_loaded = false, skip_unload = false;
// auto-update message. see below in do_featureinit()
static const char *updatenotes = "\
-* Reorganised a bunch internal stuff, as always\n\
+* Added FOV change support to Portal 4104\n\
+* Added a patch to fix portal 4104 demo playback bugs\n\
+* Reworked a ton of behind-the-scenes code, laying groundwork for later stuff!\n\
";
#include <featureinit.gen.h> // generated by build/codegen.c